Pimpl-ization

Bjoern Michaelsen bjoern.michaelsen at canonical.com
Thu Dec 11 08:07:32 PST 2014


On Thu, Dec 11, 2014 at 04:01:04PM +0100, Michael Stahl wrote:
> forward every single method to a method of the pimpl class?  i've never
> seen anybody do that

Oh, I did see that done a lot. Anyway, even without that, speed is the same
with -O3 and an abstract base class is still shorter. But as said: Im not
really offended by pImpls so lets stop here.

Best,

Bjoern


More information about the LibreOffice mailing list