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