Skip to Content
C++20 for Programmers: An Objects-Natural Approach, 3rd Edition
book

C++20 for Programmers: An Objects-Natural Approach, 3rd Edition

by Paul Deitel, Harvey Deitel
April 2022
Intermediate to advanced
1012 pages
38h 1m
English
Pearson
Content preview from C++20 for Programmers: An Objects-Natural Approach, 3rd Edition

Index

Symbols

836

, (comma operator) 75

: in inheritance 345

:: (scope resolution operator) 133, 287, 321

! (logical negation) 88, 90

!= (inequality operator) 31, 32

?: (ternary conditional operator) 47, 145

. (member selection operator) 291, 292

' (digit separator, C++14) 63

'\0' (null character) 216

'\n' (newline character) 216

[] (operator for map) 541

[] (regex character class) 262

[&] (lambda introducer, capture by reference) 562

[=] (lambda introducer, capture by value) 562

{n,} (quantifier in regex) 264

{n,m} (quantifier in regex) 264

* (multiplication operator) 30

* (pointer dereference or indirection operator) 193, 194

* (quantifier in regex) 263

*= (multiplication assignment operator) 57

/ (division operator) 30

/* */ (multiline comment) ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Designing Data-Intensive Applications, 2nd Edition

Designing Data-Intensive Applications, 2nd Edition

Martin Kleppmann, Chris Riccomini

Publisher Resources

ISBN: 9780136905776