Warning, file /include/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001
0002
0003
0004
0005
0006
0007
0008
0009 #if FUSION_MAX_VECTOR_SIZE <= 10
0010 #include <boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp>
0011 #elif FUSION_MAX_VECTOR_SIZE <= 20
0012 #include <boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp>
0013 #elif FUSION_MAX_VECTOR_SIZE <= 30
0014 #include <boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp>
0015 #elif FUSION_MAX_VECTOR_SIZE <= 40
0016 #include <boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp>
0017 #elif FUSION_MAX_VECTOR_SIZE <= 50
0018 #include <boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp>
0019 #else
0020 #error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
0021 #endif