Template Struct Unsigned< unsigned short >

Struct Documentation

template<>
struct Unsigned<unsigned short>

Metafunction returning same type for unsigned shorts.

Public Types

typedef unsigned short type

The unsigned equivalent.