Index

The index that appeared in the print version of this title was intentionally removed from the eBook. Please use the search function on your eReading device to search for terms of interest. For your reference, the terms that appear in the print index are listed below.

Symbols

- - (double minus). See decrement operators (- -)

# (pound sign), directive syntax

% (modulus) operator

& (ampersand)

for declaring reference parameters

for passing arrays by reference

&& (AND operator)

/* */, comment syntax

*this

:: (double colon), scope resolution operator

@entry, function documentation

_ (underscore), identifiers beginning with

{ } (braces)

block syntax

C++ functions

|| (OR operator)

} (right brace), C++ functions

< > angle brackets, header syntax ...

Get Programming and Problem Solving with C++: Comprehensive, 6th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.