Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-01-18 09:32:32

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 
0010 #if FUSION_MAX_SET_SIZE <= 10
0011 #include <boost/fusion/container/generation/detail/preprocessed/make_set10.hpp>
0012 #elif FUSION_MAX_SET_SIZE <= 20
0013 #include <boost/fusion/container/generation/detail/preprocessed/make_set20.hpp>
0014 #elif FUSION_MAX_SET_SIZE <= 30
0015 #include <boost/fusion/container/generation/detail/preprocessed/make_set30.hpp>
0016 #elif FUSION_MAX_SET_SIZE <= 40
0017 #include <boost/fusion/container/generation/detail/preprocessed/make_set40.hpp>
0018 #elif FUSION_MAX_SET_SIZE <= 50
0019 #include <boost/fusion/container/generation/detail/preprocessed/make_set50.hpp>
0020 #else
0021 #error "FUSION_MAX_SET_SIZE out of bounds for preprocessed headers"
0022 #endif