Template Struct Unsigned< char >

Struct Documentation

template<>
struct Unsigned<char>

Metafunction for char to unsigned char type conversions.

Public Types

typedef unsigned char type

The unsigned equivalent.