#include <boost/preprocessor/arithmetic/mul.hpp> BOOST_PP_MUL(4, 4) // expands to 16
根据 Boost 软件许可证 1.0 版分发。(参见随附文件 LICENSE_1_0.txt 或复制自 www.boost.org/LICENSE_1_0.txt)