Searched defs:__invert (Results 1 – 1 of 1) sorted by relevance
47 _LIBCPP_INLINE_VISIBILITY __invert() {} in __invert() function50 explicit __invert(_Predicate __p) : __p_(__p) {} in __invert() function