G++ internals - Top

Node: Top Next: Limitations of g++ Prev: (dir) Up: (dir)

Internal Architecture of the Compiler

This is meant to describe the C++ front-end for gcc in detail. Questions and comments to mrs@cygnus.com.

Limitations of g++
Routines
Implementation Specifics
Glossary
Macros
Typical Behavior
Coding Conventions
Templates
Access Control
Error Reporting
Parser
Copying Objects
Exception Handling
Free Store
Concept Index


Next: Limitations of g++ Up: (dir)