Searched defs:TransparentPassThroughComp (Results 1 – 1 of 1) sorted by relevance
2928 struct TransparentPassThroughComp { struct2929 using is_transparent = void;2935 bool operator()(const T &lhs, const U &rhs) const { in operator ()()