Template Struct Unsigned< unsigned long >

Struct Documentation

template<>
struct Unsigned<unsigned long>

Metafunction returning same type for unsigned longs.

Public Types

typedef unsigned long type

The unsigned equivalent.