Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


And it was tricky to try and fix draw's a11y stuff, i.e. it suffered
from calling methods in a base class ctor which triggered calling
virtual methods on the object while not complete constructed yet,
falling into the classic c++ problem where during construction that
calls the *base* class virtual method, not the *derived* class virtual
method, i.e. http://www.artima.com/cppsource/nevercall.html

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.