#include <reducer.hpp>
Public Types | |
| using | value_type = T |
Public Member Functions | |
| constexpr | operator value_type () noexcept |
| constexpr value_type | operator() () const noexcept |
Static Public Attributes | |
| static constexpr T | value = std::numeric_limits<T>::max() |
| using ityr::reducer::highest< T >::value_type = T |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
staticconstexpr |