Index
As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.
A
aggregate initialization 83
anonymous function 92
anonymous pipe communication mechanism 60-62
anonymous pipes 150, 167
application binary interface (ABI) 9
application programming interface (API) 8
Arithmetic Logic Units (ALUs) 25
asynchronous tasks 139
atomic operation 157
guaranteeing, through semaphores and mutual exclusions 155-157
awaitable-awaiter pattern 250
awaitables 243
B
background processes 14
binary semaphore 158
Block Starting Symbol (BSS) 26
branch misprediction 229
branch prediction optimization 223
branch predictions 229
buffer overflow vulnerabilities 206
C
C++ 3
FS operations, executing 55-59
time handling 191-193
C++20
calendar, using 199-201
clocks 197-199
time zones, working with 202, 203...