Macros | |
#define | BOOST_TYPE_ERASURE_MAX_FUNCTIONS 50 |
The maximum number of functions that an any can have. More... | |
#define | BOOST_TYPE_ERASURE_MAX_ARITY 5 |
The maximum number of arguments that functions in the library support. More... | |
#define | BOOST_TYPE_ERASURE_MAX_TUPLE_SIZE 5 |
The maximum number of elements in a tuple. More... | |
#define BOOST_TYPE_ERASURE_MAX_ARITY 5 |
The maximum number of arguments that functions in the library support.
#define BOOST_TYPE_ERASURE_MAX_FUNCTIONS 50 |
The maximum number of functions that an any can have.
#define BOOST_TYPE_ERASURE_MAX_TUPLE_SIZE 5 |
The maximum number of elements in a tuple.