24 #include "Portability.h"    27 #ifndef DOXYGEN_SHOULD_SKIP_THIS    45   constexpr NoneType 
None = { };
    61   constexpr AllType 
All = { };
    77   constexpr ZeroType 
Zero = { };
    79 #ifndef DOXYGEN_SHOULD_SKIP_THIS 
Semantic type to represent "none". 
Definition: Types.h:37
 
constexpr AllType All
Constant to represent "all". 
Definition: Types.h:61
 
Semantic type to represent "all". 
Definition: Types.h:53
 
The namespace for gf classes. 
Definition: Action.h:35
 
Semantic type to represent "zero". 
Definition: Types.h:69