List of all members
ecl::is_unsigned_byte< char > Class 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]

Additional Inherited Members

- Public Types inherited from ecl::Bool<!std::numeric_limits< char >::is_signed >
typedef Bool< !std::numeric_limits< char >::is_signedtype
 
typedef bool value_type
 
- Public Member Functions inherited from ecl::Bool<!std::numeric_limits< char >::is_signed >
virtual ~Bool ()
 
- Static Public Attributes inherited from ecl::Bool<!std::numeric_limits< char >::is_signed >
static const bool value
 

Detailed Description

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 318 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 Mar 2 2022 00:16:22