Index

Knowledge is of two kinds.We know a subject ourselves, or we know where we can find information on it.

– Samuel Johnson

Token

!=, not-equal operator 6

", string literal 3

$, regex 79

%

modulus operator 6

remainder operator 6

%=, operator 7

&

address-of operator 10

reference to 10

&&, rvalue reference 51

(, regex 79

(), call operator 64

(?: pattern 82

), regex 79

*

contents-of operator 10

multiply operator 6

pointer to 9

regex 79

*=, scaling operator 7

*? lazy 80

+

plus operator 6

regex 79

string concatenation 75

++, increment operator 7

+=

operator 7

string append 76

+? lazy 80

-, minus operator 6

--, decrement operator 7

.

member access 17

regex 79

/, divide operator 6

// comment 2

/=, scaling operator 7

:public 40

<<

output operator ...

Get A Tour of C++ 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.