Template Class is_unsigned< unsigned long long >

Inheritance Relationships

Base Type

  • public True< true >

Class Documentation

template<>
class is_unsigned<unsigned long long> : public True<true>

Unsigned trait for unsigned long long types.