Ariles
Classes | Namespaces | Macros
types.h File Reference

Detailed Description

Author
Alexander Sherikov

Definition in file types.h.

Go to the source code of this file.

#include <ARILES2_INITIALIZE>

Classes

class  ariles2::Any< t_Pointer, t_Base, t_Instantiator >
 
class  ariles2::NonNullPointer< t_Pointer >
 

Namespaces

 ariles2
 

Macros

#define ARILES2_ENTRIES(v)
 

Macro Definition Documentation

◆ ARILES2_ENTRIES

#define ARILES2_ENTRIES (   v)
Value:
ARILES2_TYPED_ENTRY_(v, id, std::string) \
ARILES2_TYPED_ENTRY_(v, value, t_Pointer<t_Base>)

Definition at line 18 of file types.h.

ARILES2_TYPED_ENTRY_
#define ARILES2_TYPED_ENTRY_(v, entry, type)
Definition: ariles.h:37