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