Type conversions to a readable (ascii) char type. More...
Go to the source code of this file.
Classes | |
class | ecl::Converter< char, int > |
Converts ints into readable (ascii) characters. More... | |
class | ecl::Converter< char, unsigned int > |
Converts unsigned ints into readable (ascii) characters. More... | |
class | ecl::Converter< char, void > |
Family of converters to char. More... | |
Namespaces | |
namespace | ecl |
Type conversions to a readable (ascii) char type.
A variety of functors that do type conversion to a readable (ascii) char type.
Definition in file char.hpp.