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