Index
A
actions 15
alias targets 141
American Standard Code for Information Interchange (ASCII) 175
Apple Clang
URL 84
automated tests
challenges 272, 273
B
behavior-driven development (BDD) 290
big-endian 119
binary artifact 153
Binary Module Interface (BMI) 261
binary tree 30
Boolean
comparisons 156
logical operators 156
queries 157
bracket arguments 47
Build-and-Test mode 274
build configurations 165
and platform, parametrizing 160
build debugging
individual stages, debugging 196-198
issues with header file inclusion, debugging 198
build-stage presets
defining 434, 435
buildsystem 7
build targets 143, 144
build tool 8
build tree 7, 314
byte-order markers (BOMs) 43
C
C++20 modules 260-263
Binary Module Interface (BMI) 261
C++ module, declaring 266, 267
compiler requirements, setting 266
experimental support, enabling in CMake
3.26...