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 _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
