|
using | is_transparent = void |
|
|
| template (typename T, typename U)() const expr bool operator()(T &&t |
|
◆ const
U&& u ranges::greater_equal::const |
Initial value:{
return !
less{}((T &&) t, (U &&) u)
bool_<(T::type::value< U::type::value)> less
A Boolean integral constant wrapper around true if T::type::value is less than U::type::value; false,...
Definition: meta.hpp:255
The documentation for this struct was generated from the following file: