BOOST_VMD_AFTER_TUPLE — Expands to the preprocessor tokens after the beginning tuple of a macro parameter.
// In header: <boost/vmd/tuple.hpp> BOOST_VMD_AFTER_TUPLE(parameter)
parameter = a macro parameter.
returns = expands to the preprocessor tokens after the tuple. If the tuple is not found, expands to nothing.