Topic: safe use of pointers
Topic: alias names
Topic: named constants and expressions
Quotation Skeleton
the initializer for a 'const T&' need not … [the reference is the address of a temporary variable containing a value of type T]. … [This can not be used for variables because the address of a temporary is volatile.] No such problem exists for references to …
Google-1Google-2
Copyright clearance needed for quotation.
Related Topics
Topic: safe use of pointers (102 items)
Topic: alias names (39 items)
Topic: named constants and expressions (21 items)