focal (3) std::greater.3cxx.gz

Provided by: libstdc++-8-doc_8.4.0-3ubuntu2_all bug

NAME

       std::greater< _Tp > - One of the comparison functors.

SYNOPSIS

   Public Member Functions
       _GLIBCXX14_CONSTEXPR bool operator() (const _Tp &__x, const _Tp &__y) const

Detailed Description

   template<typename _Tp>
       struct std::greater< _Tp >" One of the comparison functors.

       Definition at line 337 of file stl_function.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.