Template Class is_signed< short >

Inheritance Relationships

Base Type

  • public True< true >

Class Documentation

template<>
class is_signed<short> : public True<true>

Unsigned trait for signed short types.