.TH "std::ranges::less_equal" 3cxx "Sun Jan 8 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::ranges::less_equal \- ranges::less_equal function object type\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .SS "Public Types" .in +1c .ti -1c .RI "using \fBis_transparent\fP = __is_transparent" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "template .br requires totally_ordered_with<_Tp, _Up>constexpr bool \fBoperator()\fP (_Tp &&__t, _Up &&__u) const noexcept(noexcept(\fBstd::declval\fP< _Up >()< \fBstd::declval\fP< _Tp >()))" .br .in -1c .SH "Detailed Description" .PP ranges::less_equal function object type\&. .PP Definition at line \fB165\fP of file \fBfunctional\fP\&. .SH "Member Typedef Documentation" .PP .SS "using std::ranges::less_equal::is_transparent = __is_transparent" .PP Definition at line \fB174\fP of file \fBfunctional\fP\&. .SH "Member Function Documentation" .PP .SS "template .br requires totally_ordered_with<_Tp, _Up>constexpr bool std::ranges::less_equal::operator() (_Tp && __t, _Up && __u) const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP" .PP Definition at line \fB170\fP of file \fBfunctional\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.