Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dinplace_merge.h47 _LIBCPP_INLINE_VISIBILITY __invert() {} in __invert() function
50 explicit __invert(_Predicate __p) : __p_(__p) {} in __invert() function