Searched defs:same_impl_t (Results 1 – 2 of 2) sorted by relevance
97 struct same_impl_t { struct98 bool operator()(data_view lhs, data_view rhs) const in operator ()()
78 struct same_impl_t<AniRefGuard, std::enable_if_t<std::is_base_of_v<sref_guard, AniRefGuard>>> { struct79 bool operator()(data_view lhs, data_view rhs) const in operator ()()