#include </home/jarvis/actions-runner/jarvis-vccc-2/_work/vccc/vccc/include/vccc/__functional/less_equal.hpp>
|
template<typename T , typename U , std::enable_if_t< totally_ordered_with< T, U >::value, int > = 0> |
constexpr bool | operator() (T &&t, U &&u) const noexcept(noexcept(!ranges::less{}(std::forward< U >(u), std::forward< T >(t)))) |
|
◆ is_transparent
◆ operator()()
constexpr bool operator() |
( |
T && |
t, |
|
|
U && |
u |
|
) |
| const |
|
inlineconstexprnoexcept |
The documentation for this struct was generated from the following file: