.TH "std::ranges::greater" 3cxx "Tue Jun 13 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::ranges::greater \- ranges::greater 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::greater function object type\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.