[clug] Watercooler - was Open Source Developers in CBR

Brenton Ross rossb at fwi.net.au
Mon Sep 7 01:04:15 UTC 2020


On Mon, 2020-09-07 at 08:09 +1000, Hugh Fisher wrote:
> On Sun, Sep 6, 2020 at 5:27 PM Brenton Ross via linux
> <linux at lists.samba.org> wrote:
> [ munch ]
> > 
> > Hence my first sub-project is to build a C++ wrapper for the
> > Redland C
> > library. I started with the source from the existing project, but
> > ended
> > just keeping one of its core design features and rewriting most of
> > it
> > using C++ features that are more recent than what the original
> > author
> > used.
> > 
> 
> What version of C++ are you using (11, 14, 17) and why? Every time
> I've looked at the newer editions of C++ I've been terrified by all
> the
> features.
> 
I'm using 11. The shared_ptr and range based loops are the main
reasons. 

Thanks Luke for your reply. Very informative.

Brenton





More information about the linux mailing list