BOOST_VMD_IS_BEGIN_SEQ — Tests whether a parameter begins with a sequence.
// In header: <boost/vmd/seq.hpp> BOOST_VMD_IS_BEGIN_SEQ(param)
param = a macro parameter.
returns = 1 if the param begins with a sequence, 0 if it does not.