27#ifndef DOXYGEN_SHOULD_SKIP_THIS
95#ifndef DOXYGEN_SHOULD_SKIP_THIS
constexpr AllType All
Constant to represent "all".
Definition: Types.h:61
constexpr ZeroType Zero
Constant to represent "zero".
Definition: Types.h:93
constexpr NoneType None
Constant to represent "none".
Definition: Types.h:45
constexpr AnyType Any
Constant to represent "any".
Definition: Types.h:77
The namespace for gf classes.
Semantic type to represent "all".
Definition: Types.h:53
Semantic type to represent "any".
Definition: Types.h:69
Semantic type to represent "none".
Definition: Types.h:37
Semantic type to represent "zero".
Definition: Types.h:85