Elm  2
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
type_info< char > Struct Reference

#include <elm/type_info.h>

+ Inheritance diagram for type_info< char >:

Static Public Member Functions

static cstring name (void)
 
- Static Public Member Functions inherited from scalar_t< char >
static char & ref (char &v)
 
static char get (const char &v)
 
static void put (char &x, char v)
 

Static Public Attributes

static const int shift = 0
 
- Static Public Attributes inherited from signed_info< char >
static const int size
 
static const bool is_signed
 
static const char min
 
static const char max
 
static const char null
 
static const int shift
 

Additional Inherited Members

- Public Types inherited from scalar_t< char >
enum  
 
enum  
 
enum  
 
typedef char var_t
 
typedef var_t embed_t
 
typedef char in_t
 
typedef char & out_t
 
typedef char ret_t
 
typedef char & mut_t
 
- Public Types inherited from default_t
enum  { is_type = 0 }
 
enum  { is_scalar = 0 }
 
enum  { is_enum = 0, is_defined_enum = 0 }
 
enum  { is_class = 0 }
 
enum  { is_ptr = 0 }
 
enum  { is_ref = 0 }
 
enum  { is_deep = 0 }
 
enum  { is_virtual = 0 }
 
enum  { is_void = 0 }
 

Member Function Documentation

◆ name()

static cstring name ( void  )
static

Member Data Documentation

◆ shift

const int shift = 0
static

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