Searched defs:has_from_json (Results 1 – 2 of 2) sorted by relevance
95 struct has_from_json : std::false_type {}; struct108 struct has_from_json < BasicJsonType, T, struct111 using serializer = typename BasicJsonType::template json_serializer<T, void>;113 static constexpr bool value =
3034 struct has_from_json : std::false_type {}; struct3047 struct has_from_json < BasicJsonType, T, struct3050 using serializer = typename BasicJsonType::template json_serializer<T, void>;3052 static constexpr bool value =