Template Class is_integral< unsigned short >

Inheritance Relationships

Base Type

  • public True< true >

Class Documentation

template<>
class is_integral<unsigned short> : public True<true>

Integral trait for unsigned short types.

Specialisation for the is_a_integral trait.