The config/config.hpp
header defines internal configuration macros as well as a macro for determining variadic macro support. The file
is automatically included whenever any Boost PP macros are used. The end-user can manually
include it in order to use the BOOST_PP_VARIADICS macro, but normally should never have to do so.
Usage
#include <boost/preprocessor/config/config.hpp>
Contents
© Copyright Edward Diener 2011,2014