6 |
64-bit coding guidelines
|
A |
Access
|
member
|
Access specifiers
|
Additive operators
|
Alignment
|
structure
|
Applications
|
mixed-language
|
Arguments
|
mechanisms for passing
|
asm declarations
|
assign debugger command
|
Assignment
|
to the this pointer
|
Auto_ptr Class
|
B |
Base class initializers
|
basic_string library
|
Bit-fields
|
bptr pointer
|
Breakpoints
|
in C++ exception handlers
|
in constructors and destructors
|
in overloaded functions
|
in templates
|
Buffer, output
|
flushing
|
C |
C++ predefined function
|
terminate
|
unexpected
|
call debugger command
|
cfront
|
porting to DEC C++ from
|
Class
|
friend declarations
|
function definitions
|
implementation details
|
initializer
|
layout
|
library packages
|
member access
|
multiple base
|
pointer conversions
|
structure alignment
|
bit-field requirements
|
subobject allocation
|
subobject offsets
|
class debugger command
|
Class layout
|
Coding recommendations
|
Compatibility
|
Compatibility with Other C++ Compilers
|
Compiler
|
cxx command
|
-assume option
|
-b option
|
-c option
|
-call_shared option
|
-cfront option #1
|
-cfront option #2
|
-check option
|
-compress option
|
-cord option
|
-define_templates option #1
|
-define_templates option #2
|
-define_templates option #3
|
-denorm option
|
-feedback option
|
-fprm option
|
-fptm option
|
-fp_reorder option
|
-g option
|
-g options
|
-gen_feedback option
|
-h option #1
|
-h option #2
|
-ieee option
|
-inline option
|
-k option
|
-machine_code option
|
-misalign option
|
-ms option #1
|
-ms option #2
|
-nocleanup option #1
|
-nocleanup option #2
|
-nodemangle option
|
-noinline option
|
-noinline_auto option
|
-nomember_alignment option
|
-non_shared option
|
-noobject option
|
-nopragma_template option
|
-nopt option
|
-no_pg option
|
-o option
|
-o options
|
-om option
|
-p options
|
-pg option
|
-pt option
|
-pthread option
|
-ptr option #1
|
-ptr option #2
|
-ptsuf option
|
-r option
|
-readonly_strings option
|
-rpath option
|
-s option
|
-shared option
|
-show option
|
-signed option
|
-source_listing option
|
-strong_volatile option
|
-t option
|
-taso option
|
-threads option
|
-tune option
|
-unroll option
|
-unsigned option
|
-v option #1
|
-v option #2
|
-varargs option
|
-verbose option
|
-volatile option
|
-vptr_size option
|
-vptr_size_short option
|
-w option
|
-w options
|
-weak_volatile option
|
-writable_strings option
|
-x option
|
-xref option
|
-xtaso option
|
-xtaso_short option
|
-zp option
|
mixed pointer size options
|
template instantiation options
|
Constant
|
in function returns
|
pointer to
|
Constructors and Destructors, setting breakpoints in
|
Conversion
|
explicit type
|
floating-point number #1
|
floating-point number #2
|
integer #1
|
integer #2
|
pointer
|
cxx compiler command
|
/cxx_repository directory #1
|
/cxx_repository directory #2
|
/cxx_repository directory #3
|