ecl::is_unsigned_byte< char > Class Template Reference

Unsigned byte trait for char types if typedef'd to unsigned char. More...

#include <fundamental_types.hpp>

Inheritance diagram for ecl::is_unsigned_byte< char >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<>
class ecl::is_unsigned_byte< char >

Unsigned byte trait for char types if typedef'd to unsigned char.

Specialisation for the is a unsigned byte trait for char types. This depends on whether the platform has typedef'd char to unsigned char or not.

Definition at line 312 of file fundamental_types.hpp.


The documentation for this class was generated from the following file:


ecl_type_traits
Author(s): Daniel Stonier
autogenerated on Wed Aug 26 2015 11:27:08