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

#include <elm/type_info.h>

+ Inheritance diagram for type_t:

Public Types

enum  { is_type = 1 }
 
enum  { is_deep = 1 }
 
- 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 Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
is_type 

◆ anonymous enum

anonymous enum
Enumerator
is_deep 

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