From f2541bb90af059680aa7036f315f052175999355 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Wed, 8 Apr 2015 03:09:47 +0000 Subject: Imported from /home/lorry/working-area/delta_boost-tarball/boost_1_58_0.tar.bz2. --- libs/preprocessor/doc/headers/config/variadics.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'libs/preprocessor/doc/headers/config') diff --git a/libs/preprocessor/doc/headers/config/variadics.html b/libs/preprocessor/doc/headers/config/variadics.html index c99268525..334f053e1 100644 --- a/libs/preprocessor/doc/headers/config/variadics.html +++ b/libs/preprocessor/doc/headers/config/variadics.html @@ -1,19 +1,19 @@ - config/variadics.hpp + config/config.hpp
- The config/variadics.hpp -header defines a macro for determining variadic macro support. The file -is automatically included when needed internally. The end-user can -include it also in order to use the macro.
+ 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/variadics.hpp> + #include <boost/preprocessor/config/config.hpp>

Contents @@ -21,7 +21,7 @@ include it also in order to use the macro.
-
© Copyright Edward Diener 2011 +
© Copyright Edward Diener 2011,2014

Distributed under the Boost Software License, Version 1.0. (See -- cgit v1.2.1