Classes | Namespaces
char.hpp File Reference

Type conversions to a readable (ascii) char type. More...

#include "converter.hpp"
#include <ecl/exceptions/standard_exception.hpp>
Include dependency graph for char.hpp:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Type conversions to a readable (ascii) char type.

A variety of functors that do type conversion to a readable (ascii) char type.

Date:
April 2009

Definition in file char.hpp.



ecl_converters
Author(s): Daniel Stonier
autogenerated on Wed Aug 26 2015 11:27:10