mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-05 06:41:31 +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.