C++ Programmer's Guide

Document Number: 007-0704-130

Front Matter

| List of Figures | List of Examples | List of Tables |


Table of Contents

New Features

Preface
Related Publications
Obtaining Publications
Conventions
Reader Comments

1. Understanding the Silicon Graphics C++ Environment
Silicon Graphics C++ Environment
Understanding ABIs and ISAs
N32, 64, and O32 Compilation
Feature and ABI Changes in the MIPSpro C++ Compilers
C++ Libraries
Debugging

2. Compiling, Linking, and Running C++ Programs
Compiling and Linking
Object File Tools

3. C++ Dialect Support
About the Compiler
New Language Features
Non-implemented Language Features
Anachronisms Accepted
Extensions Accepted in Default Mode
Extensions Accepted in Cfront-Compatibility Mode
Cfront Compatibility Restrictions

4. Using Templates
Template Instantiation
How to Transition From Cfront
Template Language Support

5. The Auto-Parallelizing Option (APO)