Home
last modified time | relevance | path

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

/third_party/json/docs/examples/
H A Dnlohmann_json_serialize_enum.cpp16 NLOHMANN_JSON_SERIALIZE_ENUM(TaskState,
29 NLOHMANN_JSON_SERIALIZE_ENUM(Color,
H A Dnlohmann_json_serialize_enum_2.cpp13 NLOHMANN_JSON_SERIALIZE_ENUM(Color,
/third_party/json/tests/src/
H A Dunit-regression2.cpp43 // NLOHMANN_JSON_SERIALIZE_ENUM uses a static std::pair
73 NLOHMANN_JSON_SERIALIZE_ENUM(for_1647,
H A Dunit-conversions.cpp31 // NLOHMANN_JSON_SERIALIZE_ENUM uses a static std::pair
1507 NLOHMANN_JSON_SERIALIZE_ENUM(cards,
1525 NLOHMANN_JSON_SERIALIZE_ENUM(TaskState,
/third_party/json/docs/docset/
H A DdocSet.sql230 INSERT INTO searchIndex(name, type, path) VALUES ('NLOHMANN_JSON_SERIALIZE_ENUM', 'Macro', 'api/macros/nlohmann_json_serialize_enum/index.html');
/third_party/json/include/nlohmann/detail/
H A Dmacro_scope.hpp204 @def NLOHMANN_JSON_SERIALIZE_ENUM
207 #define NLOHMANN_JSON_SERIALIZE_ENUM(ENUM_TYPE, ...) \ macro
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp2453 @def NLOHMANN_JSON_SERIALIZE_ENUM
2456 #define NLOHMANN_JSON_SERIALIZE_ENUM(ENUM_TYPE, ...) \ macro
/third_party/json/single_include/nlohmann/
H A Djson.hpp2554 @def NLOHMANN_JSON_SERIALIZE_ENUM
2557 #define NLOHMANN_JSON_SERIALIZE_ENUM(ENUM_TYPE, ...) \ macro

Completed in 48 milliseconds