16.3 Compiler Quirks

back: standard template library
forward: template instantiation
 
fastback: how gnu autotools can help
up: writing portable c++
fastforward: how gnu autotools can help
top: autoconf, automake, and libtool
contents: table of contents
index: index
about: about this document

C++ compilers are complex pieces of software. Sadly, sometimes the details of a compiler's implementations leak out and bother the application programmer. The two aspects of C++ compiler implementation that have caused grief in the past are efficient template instantiation and name mangling. Both of these aspects will be explained.


This document was generated by Gary V. Vaughan on May, 24 2001 using texi2html


GNU Autoconf, Automake and Libtool
GNU Autoconf, Automake, and Libtool
ISBN: 1578701902
EAN: 2147483647
Year: 2002
Pages: 290

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net