Template Class is_signed< long >

Inheritance Relationships

Base Type

  • public True< true >

Class Documentation

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

Unsigned trait for signed long types.