Home
last modified time | relevance | path

Searched refs:j_rot (Results 1 - 1 of 1) sorted by relevance

/third_party/json/docs/examples/
H A Dnlohmann_json_serialize_enum_2.cpp28 json j_rot = "rot"; in main() local
29 auto rot = j_rot.get<ns::Color>(); in main()
31 std::cout << j_rot << " -> " << static_cast<int>(rot) << std::endl; in main()

Completed in 0 milliseconds