Merge pull request #105 from boostorg/variadics

Merge variadics into develop.
This commit is contained in:
Joel de Guzman
2015-10-22 15:40:04 +08:00
43 changed files with 1202 additions and 147 deletions

View File

@@ -9,6 +9,7 @@
#include <boost/fusion/support/config.hpp>
#include <boost/fusion/support/detail/pp_round.hpp>
#include <boost/preprocessor/stringize.hpp>
#if !defined(FUSION_MAX_VECTOR_SIZE)
# define FUSION_MAX_VECTOR_SIZE 10