Index

Symbols

&. See Ampersands (&)

<> (angle brackets) for unique_ptr, 184185

’ (apostrophes)

single-quoted characters, 3940, 295

special character, 43

* (asterisks). See Asterisks (*)

\ (backslashes). See Backslashes (\)

^ (carets)

bitwise exclusive OR operator, 72, 76

regular expressions, 619620

: (colons). See Colons (:)

, (commas). See Commas (,)

{} (curly braces). See Curly braces ({})

$ (dollar signs) in regular expressions, 620, 628

. (dot) notation

classes, 192

member functions, 195, 198

unions, 244

“ (double quotation marks)

special character, 43

stringizing operator, 259

strings, 6, 4041, 293

= (equal signs). See Equal signs (=)

! (exclamation points)

comparisons, 12

negation, 64

> (greater than signs)

comparisons, 12, 7071

Get C++ for the Impatient 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.