Template Struct Unsigned< unsigned char >

Struct Documentation

template<>
struct Unsigned<unsigned char>

Metafunction returning same type for unsigned chars.

Public Types

typedef unsigned char type

The unsigned equivalent.