BOOST_VMD_BEGIN_SEQ — Expands to the beginning sequence of a macro parameter.
// In header: <boost/vmd/seq.hpp> BOOST_VMD_BEGIN_SEQ(param)
param = a macro parameter.
returns = A beginning sequence of the macro parameter. If the param does not start with a sequence, expands to nothing.