This is meant to describe the C++ front-end for gcc in detail. Questions and comments to Benjamin Kosnik <bkoz@cygnus.com>.
<bkoz@cygnus.com>
1.1 Limitations of g++ 1.2 Routines 1.3 Implementation Specifics 1.4 Glossary 1.5 Macros 1.6 Typical Behavior 1.7 Coding Conventions 1.8 Templates 1.9 Access Control 1.10 Error Reporting 1.11 Parser 1.12 Exception Handling 1.13 Free Store 1.15 Function name mangling for C++ and Java 1.16 Virtual Tables Two ways to do virtual functions 1.17 Concept Index