![]() |
VCCC
2024.05
VisualCamp Common C++ library
|
This is the complete list of members for greater, including all inherited members.
is_transparent typedef | greater | |
operator()(T &&t, U &&u) const noexcept(noexcept(ranges::less{}(std::forward< U >(u), std::forward< T >(t)))) | greater | inline |