This is an index note for all topics that are related to compilation and linking of C++ programs and libraries. This can include compiler options or linking internals or how certain C++ things get compiled.
Notes:
- C++ template code size
- C++ Function definitions in header
- C++ shared library
- C++ shared library & templates
- C++ extern
Reading Notes: