Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:34:43

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/tuple/detail/preprocessed/make_tuple10.hpp>
0011 #elif FUSION_MAX_VECTOR_SIZE <= 20
0012 #include <boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp>
0013 #elif FUSION_MAX_VECTOR_SIZE <= 30
0014 #include <boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp>
0015 #elif FUSION_MAX_VECTOR_SIZE <= 40
0016 #include <boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp>
0017 #elif FUSION_MAX_VECTOR_SIZE <= 50
0018 #include <boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp>
0019 #else
0020 #error "FUSION_MAX_VECTOR_SIZE out of bounds for preprocessed headers"
0021 #endif