Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dtracker.hpp23 template <typename X> struct equals_to_compare struct
25 typedef std::less<typename X::first_argument_type> type;
28 template <> struct equals_to_compare<test::equal_to> struct
30 typedef test::less type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/objects/
Dexception.hpp728 template <> struct equals_to_compare<test::exception::equal_to> struct
730 typedef test::exception::less type;