The BOOST_PP_VALUE macro is a user-defined named external argument to BOOST_PP_ASSIGN_SLOT.

Usage

#define BOOST_PP_VALUE value

Arguments

value
An intergral constant expression to be evaluated by BOOST_PP_ASSIGN_SLOT.

See Also