Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__functional/
H A Dranges_operations.h62 struct less_equal { struct
65 [[nodiscard]] _LIBCPP_HIDE_FROM_ABI constexpr bool operator()(_Tp&& __t, _Up&& __u) const in operator()
70 using is_transparent = void;