26 #ifndef Function1Fwd_H
27 #define Function1Fwd_H
36 #define TYPEDEF_TYPE_FUNCTION1(Type, nullArg) \
37 typedef Function1<Type> Type##Function1;
40 #undef TYPEDEF_TYPE_FUNCTION1
#define TYPEDEF_TYPE_FUNCTION1(Type, nullArg)
Include the header files for all the primitive types that Fields are instantiated for.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
FOR_ALL_FIELD_TYPES(makeFieldSourceTypedef)