3. Using the C++ Compiler Options
6. Creating and Using Templates
9. Improving Program Performance
10. Building Multithreaded Programs
12. Using The C++ Standard Library
13. Using the Classic iostream Library
2.2.2 File Name Conventions
2.4.1 Compile-Link Sequence
A.2.63 –O
A.2.64 –Olevel
A.2.65 –o filename
3.2 General Guidelines
A.2.112 -xbuiltin[={%all|%none}]
15.3 Building Dynamic (Shared) Libraries
10.4.5 Object Locks
10.4.7 Object Destruction
A.2.18.1 Values
10.4.3 Global and Static Data
10.4.5 Object Locks
10.4.6 MT-Safe Classes
9.1 Avoiding Temporary Objects
A.2.18.1 Values
15.1 Understanding Libraries
13.7 Manipulators
13.4.1 Dealing With Files Using Class fstream
14.2.2 Arithmetic Operators
10.4.1.4 Reducing Performance Overhead of MT-Safe Classes
A.2.142 -xlinkopt[=level]
A.2.157 -xOlevel
A.2.139 –xlibmopt
A.2.181 –xtarget=t
A.2.17 –fast
A.2.150 -xmaxopt[=v]
B.2.14 #pragma opt
2.6.4 Memory Requirements
A.2 Option Reference
3.3 Options Summarized by Function
3.1 Syntax Overview
13.2 Basic Structure of iostream Interaction
13.2 Basic Structure of iostream Interaction
Using the Classic iostream Library
13.3.1.4 Binary Output
13.3.1.3 Flushing
13.3.1 Output Using iostream
13.3.1.3 Flushing
13.3.1.2 Handling Output Errors
10.4.6 MT-Safe Classes