- 000
Description
The basic usage of NLOHMANN_JSON_SERIALIZE_ENUM seems to return an error with _CrtMemCheckpoint Microsoft tool.
Reproduction steps
A basic google test return "Memory leak of 108 byte(s) detected" with the code provided as example.
Expected vs. actual results
Expected no memory leaks vs 1...