mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-25 08:22:36 +00:00
Also refactored the versioning code to be more modular. The old registry code was turned into a fallback and simplified, since C++11 and newer guarantees the byte past the end of the std::string is valid for null-terminator writes.