header_utils
|
This trait implies the named type is an affine type, that is, a type that does not have the addition operator defined on itself Examples: date, position. More...
#include <named.h>
Static Public Attributes | |
template<typename SELF_TYPE > | |
static constexpr bool | applies_to |
This trait implies the named type is an affine type, that is, a type that does not have the addition operator defined on itself Examples: date, position.