Home
last modified time | relevance | path

Searched defs:foo_serializer (Results 1 – 1 of 1) sorted by relevance

/third_party/json/test/src/
Dunit-regression1.cpp80 struct foo_serializer<T, typename std::enable_if<std::is_same<foo, T>::value>::type> struct
83 static void to_json(BasicJsonType& j, const T& value) in to_json()
95 struct foo_serializer < T, typename std::enable_if < !std::is_same<foo, T>::value >::type > struct
111 std::uint64_t, double, std::allocator, ns::foo_serializer, std::vector<std::uint8_t>>;