Metafunction returning same type for unsigned ints. More...
#include <converters.hpp>
Public Types | |
typedef unsigned int | type |
Metafunction returning same type for unsigned ints.
Definition at line 44 of file converters.hpp.
typedef unsigned int ecl::Unsigned< unsigned int >::type |
The unsigned equivalent.
Definition at line 44 of file converters.hpp.