Template Struct Unsigned< unsigned int >

Struct Documentation

template<>
struct Unsigned<unsigned int>

Metafunction returning same type for unsigned ints.

Public Types

typedef unsigned int type

The unsigned equivalent.