$search

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


ecl_type_traits
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:20:41 2013