Template Struct negate_t

Inheritance Relationships

Base Type

Template Parameter Order

  1. typename T

Struct Documentation

template<typename T>
struct negate_t : public camp::integral_constant<!T::value>

negation metafunction of a value type