Home
last modified time | relevance | path

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

/third_party/json/tests/src/
H A Dunit-udt.cpp597 struct small_pod struct
623 static bool operator==(small_pod lhs, small_pod rhs) noexcept
634 static std::ostream& operator<<(std::ostream& os, small_pod l) in operator <<()
646 auto p = udt::small_pod{42, '/', 42};
649 auto p2 = j.get<udt::small_pod>();

Completed in 2 milliseconds