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