C++ internals presentation https://thegameg.github.io/cxx-internals/
Check it out here.
This presentation aims at going deeper into C++ internals and implementation
details. It mainly shows how the ABI (Itanium) represents some C++ higher level
constructs.