Files
json/examples/nlohmann_json_serialize_enum_strict.output
T
2026-05-18 18:38:21 +00:00

3 lines
81 B
Plaintext

ns::TS_STOPPED -> "stopped", ns::Color::red -> "red"
"running" -> 1, "blue" -> 2