![]() |
Home | Libraries | People | FAQ | More |
Local functions allow to program functions locally, directly within the scope where they are needed.
BOOST_LOCAL_FUNCTION(declarations) BOOST_LOCAL_FUNCTION_TPL(declarations) BOOST_LOCAL_FUNCTION_NAME(qualified_function_name) BOOST_LOCAL_FUNCTION_TYPEOF(bound_variable_name)
Configuration macros allow to change the behaviour of this library at compile-time.
BOOST_LOCAL_FUNCTION_CONFIG_ARITY_MAX BOOST_LOCAL_FUNCTION_CONFIG_BIND_MAX