Template Class is_signed_byte< signed char >

Inheritance Relationships

Base Type

  • public True< true >

Class Documentation

template<>
class is_signed_byte<signed char> : public True<true>

Signed byte trait for signed char types.

Specialisation for the is a signed byte trait for signed char types.