Index

Symbols

-- postfix decrement operator 140

-- prefix decrement operator 140

^ (bitwise exclusive OR operator) 885, 947

^= (bitwise exclusive OR assignment operator) 679, 893, 947

, (comma operator) 161

:: (binary scope resolution operator) 419

:: (scope resolution operator) 89

:: (unary scope resolution operator) 946, 950

:: unary scope resolution operator 242

! (logical NOT operator) 180, 182, 946

truth table 183

!= (inequality operator) 53, 946

?: (ternary conditional operator) 113, 254

.* (pointer-to-member operator) 948, 950

.* and ->* operators 948

'\0', null character 359

'\n', newline character 358

[] (operator for map) 671

* (multiplication operator) 49

* (pointer dereference or indirection operator) 337, 338

*= (multiplication assignment ...

Get C++ How to Program, Ninth 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.