Constrains a type to have a member function reduceElementWise() const that takes a ValueType& and size_t argument.
More...
template<class T, class ValueType>
Constrains a type to have a member function reduceElementWise() const that takes a ValueType& and siz...
Definition: ContainerAndExpressionConcepts.h:98
typename detail::ValueType< std::remove_cvref_t< T > >::Type ValueType
If T is an expression template, it equals its return type, if it's a type that defines value_type as ...
Definition: Traits.h:201
Constrains a type to have a member function reduceElementWise() const that takes a ValueType& and size_t argument.