Metafunction for int to unsigned int type conversions. More...
#include <converters.hpp>
Public Types | |
typedef unsigned int | type |
Metafunction for int to unsigned int type conversions.
Definition at line 33 of file converters.hpp.
typedef unsigned int ecl::Unsigned< int >::type |
The unsigned equivalent.
Definition at line 33 of file converters.hpp.