ecl::is_signed_byte< char > Class Template Reference

Signed byte trait for char types if typedef'd to signed char. More...

#include <fundamental_types.hpp>

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

List of all members.


Detailed Description

template<>
class ecl::is_signed_byte< char >

Signed byte trait for char types if typedef'd to signed char.

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

Definition at line 283 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 Sun Oct 5 2014 23:35:21