Index

Symbols

-- (decrement operator), 5354

// (double slashes), 4, 20

-> (arrow operator), 290, 395

+ (addition-operator function), 452454

+= (add and assign), 477, 482

–= (subtract and assign), 477, 482

*= (multiply and assign), 477, 482

/= (divide and assign), 477, 482

?: (conditional operator), 481

, (join operator), 482

< and > (angle brackets), 333

= (assignment operator)

== vs., 3536

for classes, 463465

in decision making, 3536

introduction to, 32

overview of, 482

for values, 45

* (asterisk)

as indirection operator, 159160, 179

as “multiply by” operator, 19

\ (backslash notations), 216

{} (braces), 102

‘ (digit separator)

example of, 425

introduction to, 415417

in literal constants, 415

summary of, 444

/ (forward slash notations), ...

Get C++ Without Fear: A Beginner’s Guide That Makes You Feel Smart, Third 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.