diff --git a/.travis.yml b/.travis.yml index dd85603..cda9b52 100644 --- a/.travis.yml +++ b/.travis.yml @@ -33,6 +33,8 @@ install: - git submodule update --init tools/build - git submodule update --init libs/config - git submodule update --init tools/boostdep + - git submodule update --init tools/boost_install + - git submodule update --init libs/headers - cp -r $TRAVIS_BUILD_DIR/* libs/preprocessor - python tools/boostdep/depinst/depinst.py preprocessor - ./bootstrap.sh diff --git a/appveyor.yml b/appveyor.yml index 3d07613..b43326f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -49,6 +49,8 @@ for: - git submodule update --init tools/build - git submodule update --init libs/config - git submodule update --init tools/boostdep + - git submodule update --init tools/boost_install + - git submodule update --init libs/headers - xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\preprocessor - python tools/boostdep/depinst/depinst.py preprocessor - bootstrap diff --git a/doc/headers.html b/doc/headers.html index 58f33db..7df8cb0 100644 --- a/doc/headers.html +++ b/doc/headers.html @@ -230,6 +230,7 @@
Distributed under the Boost Software License, Version 1.0. (See
diff --git a/doc/headers/variadic/opt.html b/doc/headers/variadic/opt.html
new file mode 100644
index 0000000..d65d592
--- /dev/null
+++ b/doc/headers/variadic/opt.html
@@ -0,0 +1,25 @@
+
+ Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt or
+ copy at www.boost.org/LICENSE_1_0.txt) Distributed under the Boost Software License, Version 1.0. (See
+ accompanying file LICENSE_1_0.txt
+ or copy at www.boost.org/LICENSE_1_0.txt)Usage
+ Contents
+
+
+
+
+ Requirements
+
+