Sun Studio 12 Update 1: C++ User's Guide
    
C
 
 .c++, file name suffixes ( Index Term Link )
 
 C++ man pages, accessing ( Index Term Link )
 
 C++ standard library ( Index Term Link )
  components ( Index Term Link )
  man pages ( Index Term Link ) ( Index Term Link )
  replacing ( Index Term Link )
  RogueWave version ( Index Term Link )
 
 .c, file name suffixes ( Index Term Link )
 
 .C, file name suffixes ( Index Term Link )
 
 C API (application programming interface)
  creating libraries ( Index Term Link )
  removing dependency on C++ runtime libraries ( Index Term Link )
 
 c_exception, complex class ( Index Term Link )
 
 C standard library header files, replacing ( Index Term Link )
 
 -c, compiler option ( Index Term Link ) ( Index Term Link )
 
 C99 support ( Index Term Link )
 
 cache
  directory, template ( Index Term Link )
  used by optimizer ( Index Term Link )
 
 cast
  const and volatile ( Index Term Link )
  dynamic ( Index Term Link )
   casting down ( Index Term Link )
   casting to void* ( Index Term Link )
   casting up ( Index Term Link )
  reinterpret_cast ( Index Term Link )
  static_cast ( Index Term Link )
 
 .cc, file name suffixes ( Index Term Link )
 
 cc compiler options
  -fast ( Index Term Link )
  -mt ( Index Term Link )
  -xaddr32 ( Index Term Link )
  -xarch
   grouped by functionality ( Index Term Link )
  -xautopar ( Index Term Link )
  -xdebugformat ( Index Term Link )
  -xhwcprof ( Index Term Link ) ( Index Term Link )
  -xipo ( Index Term Link )
  -xipo_archive ( Index Term Link )
  -xlinkopt ( Index Term Link )
  -xmemalign
   grouped by functionality ( Index Term Link )
  -xopenmp ( Index Term Link )
  -xpagesize ( Index Term Link )
  -xpagesize_heap ( Index Term Link )
  -xpagesize_stack ( Index Term Link )
  -xpg ( Index Term Link )
  -xprofile ( Index Term Link )
  -xvector ( Index Term Link )
 
 CC pragma directives ( Index Term Link )
 
 CCadmin command ( Index Term Link )
 
 CCFLAGS, environment variable ( Index Term Link )
 
 cerr standard stream ( Index Term Link ) ( Index Term Link )
 
 -cg, compiler option ( Index Term Link )
 
 char* extractor ( Index Term Link )
 
 char, signedness of ( Index Term Link )
 
 characters, reading single ( Index Term Link )
 
 cin standard stream ( Index Term Link ) ( Index Term Link )
 
 class declaration specifier ( Index Term Link )
 
 class instance, anonymous ( Index Term Link )
 
 class libraries, using ( Index Term Link )
 
 class templates ( Index Term Link )
  See also templates
  declaration ( Index Term Link )
  definition ( Index Term Link ) ( Index Term Link )
  incomplete ( Index Term Link )
  member, definition ( Index Term Link )
  parameter, default ( Index Term Link )
  static data members ( Index Term Link )
  using ( Index Term Link )
 
 classes
  passing directly ( Index Term Link )
  passing indirectly ( Index Term Link )
 
 clog standard stream ( Index Term Link ) ( Index Term Link )
 
 code generation
  inliner and assembler, compilation component ( Index Term Link )
  options ( Index Term Link )
 
 code optimization, by using -fast ( Index Term Link )
 
 code optimizer, compilation component ( Index Term Link )
 
 command line
  options, unrecognized ( Index Term Link )
  recognized file suffixes ( Index Term Link )
 
 -compat
  compiler option ( Index Term Link )
  default linked libraries, affect on ( Index Term Link )
 
 compat, libraries, available modes for ( Index Term Link )
 
 -compat
  linking C++ libraries, modes for ( Index Term Link )
 
 compatibility mode
  iostream ( Index Term Link )
  libC ( Index Term Link ) ( Index Term Link )
  libcomplex ( Index Term Link )
  See also -compat ( Index Term Link )
  Tools.h++ ( Index Term Link )
 
 compilation, memory requirements ( Index Term Link )
 
 compiler
  component invocation order ( Index Term Link )
  diagnosing ( Index Term Link )
  versions, incompatibility ( Index Term Link )
 
 compiler commentary in object file, reading with er_src utility ( Index Term Link )
 
 compiling and linking ( Index Term Link )
 
 complex
  compatibility mode ( Index Term Link )
 
 complex, constructors ( Index Term Link )
 
 complex
  efficiency ( Index Term Link )
  error handling ( Index Term Link )
  header file ( Index Term Link )
  input/output ( Index Term Link )
  library ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  library, linking ( Index Term Link )
  man pages ( Index Term Link )
  mathematical functions ( Index Term Link )
  mixed-mode ( Index Term Link )
  operators ( Index Term Link )
  standard mode and libCstd ( Index Term Link )
 
  complex, trigonometric functions ( Index Term Link )
 
 complex_error, definition ( Index Term Link )
 
 complex_error, message ( Index Term Link )
 
 complex number data type ( Index Term Link )
 
 configuration macro ( Index Term Link )
 
 conjugate of a number ( Index Term Link )
 
 const_cast operator ( Index Term Link )
 
 constant strings in read-only memory ( Index Term Link )
 
 constructors
  complex class ( Index Term Link )
  iostream ( Index Term Link )
  static ( Index Term Link )
 
 cool tools URL ( Index Term Link )
 
 copying
  files ( Index Term Link )
  stream objects ( Index Term Link )
 
 cout, standard stream ( Index Term Link ) ( Index Term Link )
 
 __cplusplus, predefined macro ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 .cpp, file name suffixes ( Index Term Link )
 
 .cxx, file name suffixes ( Index Term Link )