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