mirror of
https://github.com/boostorg/fusion.git
synced 2025-06-28 13:20:58 +02:00
Compare commits
1 Commits
svn-branch
...
sandbox-br
Author | SHA1 | Date | |
---|---|---|---|
642c201bdd |
@ -1039,8 +1039,8 @@ rules for __element_conversion__.
|
||||
|
||||
[heading Header]
|
||||
|
||||
#include <boost/fusion/container/generation/make_vector.hpp>
|
||||
#include <boost/fusion/include/make_vector.hpp>
|
||||
#include <boost/fusion/container/generation/make_list.hpp>
|
||||
#include <boost/fusion/include/make_list.hpp>
|
||||
|
||||
[heading Example]
|
||||
|
||||
|
@ -13,4 +13,3 @@
|
||||
#include <boost/fusion/container/generation/ignore.hpp>
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -18,5 +18,4 @@
|
||||
#include <boost/fusion/tuple/detail/preprocessed/tuple50.hpp>
|
||||
#else
|
||||
#error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
|
||||
#endif
|
||||
|
||||
#endif
|
@ -112,4 +112,3 @@ namespace boost { namespace fusion
|
||||
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||
|
||||
#endif
|
||||
|
||||
|
@ -48,4 +48,3 @@ namespace boost { namespace fusion
|
||||
#endif // BOOST_FUSION_DONT_USE_PREPROCESSED_FILES
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user