BOOST_VMD_BEGIN_TUPLE — Expands to the beginning tuple of a macro parameter.
// In header: <boost/vmd/tuple.hpp> BOOST_VMD_BEGIN_TUPLE(param)
param = a macro parameter.
returns = the preprocessor tokens forming the beginning tuple. If the param does not start with a tuple, the return value is empty.