Template Struct Unsigned< int >

Struct Documentation

template<>
struct Unsigned<int>

Metafunction for int to unsigned int type conversions.

Public Types

typedef unsigned int type

The unsigned equivalent.