C and C++ Documentation and Resources
The GNU C++ Library
ROAM_REFS: https://gcc.gnu.org/onlinedocs/gcc-14.1.0/libstdc++/manual/
Debugging Support
ROAM_REFS: https://gcc.gnu.org/onlinedocs/gcc-14.1.0/libstdc++/manual/manual/debug.html
Chapter 16: Compile Time Checks
ROAM_REFS: https://gcc.gnu.org/onlinedocs/gcc-14.1.0/libstdc++/manual/manual/ext_compile_checks.html
GNU Compiler Collection (GCC)
Invoking GCC (Using the GNU Compiler Collection (GCC))
ROAM_REFS: https://gcc.gnu.org/onlinedocs/gcc/Invoking-GCC.html
Static Analyzer Options (Using the GNU Compiler Collection (GCC))
ROAM_REFS: https://gcc.gnu.org/onlinedocs/gcc/Static-Analyzer-Options.html
Debugging Options (Using the GNU Compiler Collection (GCC))
ROAM_REFS: https://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
cppreference.com
ROAM_REFS: https://en.cppreference.com/w/
Compare tools for C and C++ error checking | Red Hat Developer
ROAM_REFS: https://developers.redhat.com/blog/2021/05/05/memory-error-checking-in-c-and-c-comparing-sanitizers-and-valgrind