C++ snipplets
~~~~~~~~~~~~~
This is where I dump c++ snipplets I might forget about.
(TXT) Passing a noexcept lambda.
(TXT) Forcing initialization code to run in the main thread, exactly once.
(TXT) Vector flattening