[
Top
]
[
Contents
]
[Index]
[
?
]
Table of Contents
1. Internal Architecture of the Compiler
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.12.1 Specific Targets
1.12.2 New Backend Exception Support
1.12.3 Backend Exception Support
1.13 Free Store
1.14 Linkage
1.15 Function name mangling for C++ and Java
1.15.1 Method name mangling
1.15.2 Primitive types
1.15.3 Mangling of simple names
1.15.4 Pointer and reference types
1.15.5 Squangled type compression
1.15.6 Qualified names
1.15.7 Templates
1.15.8 Arrays
1.15.9 Static fields
1.15.10 Table of demangling code characters
1.16 Virtual Tables
1.16.1 Virtual Base Classes with Virtual Tables
1.16.2 Specification of non-thunked vtables
1.16.3 Specification of thunked vtables
1.17 Concept Index
This document was generated by
system
on
December, 2 2004
using
texi2html