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