Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/include/__algorithm/
H A Dinplace_merge.h47 _LIBCPP_INLINE_VISIBILITY __invert() {} in __invert() function
50 explicit __invert(_Predicate __p) : __p_(__p) {} in __invert() function