Template Class is_integral< unsigned int >

Inheritance Relationships

Base Type

  • public True

Class Documentation

template<>
class is_integral<unsigned int> : public True

Integral trait for unsigned int types.

Specialisation for the is_a_integral trait.