Searched defs:_WrapAlgPolicy (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/libcxx/include/__algorithm/
H A Dsort.h45 struct _WrapAlgPolicy { struct
53 _WrapAlgPolicy(_Comp& __c) : __comp(__c) {} function in struct:_WrapAlgPolicy
60 struct _WrapAlgPolicy<_PolicyT, _CompT, __enable_if_t<std::is_same<_PolicyT, _ClassicAlgPolicy>::value> > { struct
[all...]

Completed in 83 milliseconds