C++ plans? (Re: r23706 - gnucash/trunk/src/register/ledger-core - Bug 721791)

Derek Atkins derek at ihtfp.com
Wed Jan 22 21:15:00 EST 2014


On Wed, January 22, 2014 8:57 pm, John Ralls wrote:
>
> PImpl, which decomposes as either "Private Implementation" or "Pointer to
> Implementation" is a basic C++ idiom. Here's Herb Sutter's explanation:
> http://herbsutter.com/gotw/_100/

Ahh, I do know this idiom, I have just never seen it named this way.
Indeed, I use this idiom all the time, although I don't use "unique_ptr".

> Regards,
> John Ralls

-derek

-- 
       Derek Atkins                 617-623-3745
       derek at ihtfp.com             www.ihtfp.com
       Computer and Internet Security Consultant



More information about the gnucash-devel mailing list