DDC
0.0.0
a
d
iscrete
d
omain
c
omputation library
About
Commented example
API reference
Contribute on Github
Public Types
|
Public Member Functions
|
List of all members
ddc::reducer::bxor< T > Struct Template Reference
Public Types
using
value_type
= T
Public Member Functions
constexpr
value_type
operator()
(
value_type
const &lhs,
value_type
const &rhs) const noexcept
Member Typedef Documentation
◆
value_type
template<class T >
using
ddc::reducer::bxor
< T >::value_type = T
Member Function Documentation
◆
operator()()
template<class T >
constexpr
value_type
ddc::reducer::bxor
< T >::operator()
(
value_type
const &
lhs
,
value_type
const &
rhs
)
const
inline
constexpr
noexcept
The documentation for this struct was generated from the following file:
reducer.hpp