SAX/C++: First interface draft
David Megginson
david at megginson.com
Mon Dec 6 13:41:23 GMT 1999
Steinar Bang <sb at metis.no> writes:
> >>>>> David Megginson <david at megginson.com>:
>
> > Actually, I don't see any strong argument not to provide empty inline
> > implementations for the handler callbacks:
>
> Inlined virtuals will cause an instantiation of the vtable and the
> function bodies in _every_ compilation unit the header file is
> included into (ref. Scott Meyers "More Effective C++", Item 24 pp
> 118).
>
> This is a size cost that can be easily avoided.
Thanks -- this is the kind of information I was looking for.
All the best,
David
--
David Megginson david at megginson.com
http://www.megginson.com/
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo at ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list