#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 = T{1} |
| using ityr::reducer::one< T >::value_type = T |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
staticconstexpr |