List of all members
ecl::is_signed_byte< T > Class Template Reference

Default action for detection of a fundamental signed byte type (false). More...

#include <fundamental_types.hpp>

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

Additional Inherited Members

- Public Types inherited from ecl::Bool< x >
typedef Bool< x > type
 
typedef bool value_type
 
- Public Member Functions inherited from ecl::Bool< x >
virtual ~Bool ()
 
- Static Public Attributes inherited from ecl::Bool< x >
static const bool value
 

Detailed Description

template<typename T>
class ecl::is_signed_byte< T >

Default action for detection of a fundamental signed byte type (false).

Sets the default value (false) for detection of a fundamental signed byte type. Specialisations enable this to true.

Template Parameters
T: the test type.

Definition at line 271 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