Home
last modified time | relevance | path

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

/third_party/json/test/src/
Dunit-regression.cpp79 struct foo_serializer<T, typename std::enable_if<std::is_same<foo, T>::value>::type> struct
82 static void to_json(BasicJsonType& j, const T& value) in to_json()
94 struct foo_serializer < T, typename std::enable_if < !std::is_same<foo, T>::value >::type > struct
110 std::uint64_t, double, std::allocator, ns::foo_serializer>;