#include <boost/preprocessor/arithmetic/dec.hpp> BOOST_PP_DEC(BOOST_PP_DEC(6)) // 4 に展開される BOOST_PP_DEC(0) // 0 に展開される