Template Numerical Library version\ main:bb09b17
|
Extension of std::bit_or<void> for use with TNL::Algorithms::reduce. More...
#include <TNL/Functional.h>
Static Public Member Functions | |
template<typename T > | |
static constexpr T | getIdentity () |
Returns the identity element of the operation. | |
Additional Inherited Members | |
Public Member Functions inherited from std::bit_or< void > | |
T | operator() (T... args) |
Extension of std::bit_or<void> for use with TNL::Algorithms::reduce.
|
inlinestaticconstexpr |
Returns the identity element of the operation.
Suitable for TNL::Algorithms::reduce.