Index
A
actions 13
alias targets 139
American Standard Code for Information Interchange (ASCII) 173
automated tests
challenges 268, 269
B
behavior-driven development (BDD) 286
big-endian 116
binary artifact 151
Binary Module Interface (BMI) 257
binary tree 29
Boolean
comparisons 154
logical operators 154
queries 155
bracket arguments 45
Build-and-Test mode 270
build configuration and platform
parametrizing 158
build configurations 163
build debugging
individual stages, debugging 194, 196
issues with header file inclusion, debugging 196
build-stage presets
defining 430, 431
buildsystem 6
build targets 141, 142
build tool 6
build tree 5, 310
byte-order markers (BOMs) 41
C
C++20 modules 256-59
Binary Module Interface (BMI) 257
C++ module, declaring 262, 263
compiler requirements, setting 262
experimental support, enabling in CMake 3.26 and 3...