Classes | Namespaces
converters.hpp File Reference

Type converters. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ecl::Unsigned< Signed >
 Primary template for signed to unsigned type metafunctions. More...
struct  ecl::Unsigned< char >
 Metafunction for char to unsigned char type conversions. More...
struct  ecl::Unsigned< int >
 Metafunction for int to unsigned int type conversions. More...
struct  ecl::Unsigned< long >
 Metafunction for long to unsigned long type conversions. More...
struct  ecl::Unsigned< long long >
 Metafunction for long long to unsigned long long type conversions. More...
struct  ecl::Unsigned< short >
 Metafunction for short to unsigned short type conversions. More...
struct  ecl::Unsigned< unsigned char >
 Metafunction returning same type for unsigned chars. More...
struct  ecl::Unsigned< unsigned int >
 Metafunction returning same type for unsigned ints. More...
struct  ecl::Unsigned< unsigned long >
 Metafunction returning same type for unsigned longs. More...
struct  ecl::Unsigned< unsigned long long >
 Metafunction returning same type for unsigned long longs. More...
struct  ecl::Unsigned< unsigned short >
 Metafunction returning same type for unsigned shorts. More...

Namespaces

namespace  ecl
 

Embedded control libraries.



Detailed Description

Type converters.

Date:
February, 2011

Definition in file converters.hpp.



ecl_mpl
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:20