| 
    Template Numerical Library version\ main:6a1fe78
    
   | 
 
Extension of std::bit_xor<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_xor< void > | |
| T | operator() (T... args) | 
Extension of std::bit_xor<void> for use with TNL::Algorithms::reduce.
      
  | 
  inlinestaticconstexpr | 
Returns the identity element of the operation.
Suitable for TNL::Algorithms::reduce.