Static Public Attributes | List of all members
TupleType< S > Struct Template Reference

Static Public Attributes

static const S neutral_value
 Zero, by default. For enum types, must be explicitly given. More...
 

Member Data Documentation

◆ neutral_value

const S neutral_value
static

Zero, by default. For enum types, must be explicitly given.

template <>
const my_enum TupleType<my_enum>::neutral_value(my_enum::DEFAULT_VALUE);
static const S neutral_value
Zero, by default. For enum types, must be explicitly given.
Definition: TupleBase.h:63

The documentation for this struct was generated from the following file: