Template Struct Unsigned< short >

Struct Documentation

template<>
struct Unsigned<short>

Metafunction for short to unsigned short type conversions.

Public Types

typedef unsigned short type

The unsigned equivalent.