[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1. Internal Architecture of the Compiler

This is meant to describe the C++ front-end for gcc in detail. Questions and comments to Benjamin Kosnik <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  



This document was generated by system on December, 2 2004 using texi2html