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