forked from boostorg/fusion
doc updates + some more header tweaks
[SVN r40830]
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_CONS_TIE)
|
||||
#define FUSION_INCLUDE_CONS_TIE
|
||||
|
||||
#include <boost/fusion/sequence/generation/cons_tie.hpp>
|
||||
#include <boost/fusion/container/generation/cons_tie.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
#if !defined(FUSION_INCLUDE_GENERATION)
|
||||
#define FUSION_INCLUDE_GENERATION
|
||||
|
||||
#include <boost/fusion/sequence/generation.hpp>
|
||||
#include <boost/fusion/container/generation.hpp>
|
||||
#include <boost/fusion/functional/generation.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
#if !defined(FUSION_INCLUDE_GENERATION)
|
||||
#define FUSION_INCLUDE_GENERATION
|
||||
|
||||
#include <boost/fusion/sequence/generation.hpp>
|
||||
#include <boost/fusion/container/generation.hpp>
|
||||
#include <boost/fusion/functional/generation.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
#if !defined(FUSION_INCLUDE_GENERATION)
|
||||
#define FUSION_INCLUDE_GENERATION
|
||||
|
||||
#include <boost/fusion/sequence/generation.hpp>
|
||||
#include <boost/fusion/container/generation.hpp>
|
||||
#include <boost/fusion/functional/generation.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
#if !defined(FUSION_INCLUDE_GENERATION)
|
||||
#define FUSION_INCLUDE_GENERATION
|
||||
|
||||
#include <boost/fusion/sequence/generation.hpp>
|
||||
#include <boost/fusion/container/generation.hpp>
|
||||
#include <boost/fusion/functional/generation.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAKE_CONS)
|
||||
#define FUSION_INCLUDE_MAKE_CONS
|
||||
|
||||
#include <boost/fusion/sequence/generation/make_cons.hpp>
|
||||
#include <boost/fusion/container/generation/make_cons.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAKE_DEQUE)
|
||||
#define FUSION_INCLUDE_MAKE_DEQUE
|
||||
|
||||
#include <boost/fusion/sequence/generation/make_deque.hpp>
|
||||
#include <boost/fusion/container/generation/make_deque.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAKE_LIST)
|
||||
#define FUSION_INCLUDE_MAKE_LIST
|
||||
|
||||
#include <boost/fusion/sequence/generation/make_list.hpp>
|
||||
#include <boost/fusion/container/generation/make_list.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAKE_MAP)
|
||||
#define FUSION_INCLUDE_MAKE_MAP
|
||||
|
||||
#include <boost/fusion/sequence/generation/make_map.hpp>
|
||||
#include <boost/fusion/container/generation/make_map.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAKE_SET)
|
||||
#define FUSION_INCLUDE_MAKE_SET
|
||||
|
||||
#include <boost/fusion/sequence/generation/make_set.hpp>
|
||||
#include <boost/fusion/container/generation/make_set.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAKE_VECTOR)
|
||||
#define FUSION_INCLUDE_MAKE_VECTOR
|
||||
|
||||
#include <boost/fusion/sequence/generation/make_vector.hpp>
|
||||
#include <boost/fusion/container/generation/make_vector.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_MAP_TIE)
|
||||
#define FUSION_INCLUDE_MAP_TIE
|
||||
|
||||
#include <boost/fusion/sequence/generation/map_tie.hpp>
|
||||
#include <boost/fusion/container/generation/map_tie.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_PAIR_TIE)
|
||||
#define FUSION_INCLUDE_PAIR_TIE
|
||||
|
||||
#include <boost/fusion/sequence/generation/pair_tie.hpp>
|
||||
#include <boost/fusion/container/generation/pair_tie.hpp>
|
||||
|
||||
#endif
|
||||
|
@ -7,6 +7,6 @@
|
||||
#if !defined(FUSION_INCLUDE_VECTOR_TIE)
|
||||
#define FUSION_INCLUDE_VECTOR_TIE
|
||||
|
||||
#include <boost/fusion/sequence/generation/vector_tie.hpp>
|
||||
#include <boost/fusion/container/generation/vector_tie.hpp>
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user