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