Back to home page

EIC code displayed by LXR

 
 

    


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     Copyright (c) 2001-2011 Joel de Guzman
0003 
0004     Distributed under the Boost Software License, Version 1.0. (See accompanying
0005     file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
0006 
0007     This is an auto-generated file. Do not edit!
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