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
address sanitizer (ASan) 189
Advanced RISC Machine (ARM) 262
Android
cross-compiling for 266, 267
Android Studio 3
Apple application bundle 249, 250
resource files 250, 251
Apple frameworks 251-253
Application Binary Interface (ABI) 266
application programming interface (API) 152, 266
B
Binaries
reference link 27
build configurations
maintaining, with presets 24, 25
build containers
using, with CMake 229, 230
build environments
isolating, with sysroots 231-233
build folder 11
build performance
compiler cache (ccache), using 300, 301
optimizing 296
precompiled headers 299
unity builds, using 297, 298
build presets 224, 225
build process 9, 10
build type presets 229
build types 23, 24
C
C++
code coverage...