
Hacker News: Front Page
shared a link post in group #Stream of Goodies
maskray.me
C++ exit-time destructors
In ISO C++ standards, [basic.start.term] specifies that: Constructed objects ([dcl.init]) with static storage duration are destroyed and functions registered with std::atexit are called as part of a