Back to home page

EIC code displayed by LXR

 
 

    


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

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_ZIP_SEQUENCES <= 10
0011 #include <boost/fusion/algorithm/transformation/detail/preprocessed/zip10.hpp>
0012 #elif FUSION_MAX_ZIP_SEQUENCES <= 20
0013 #include <boost/fusion/algorithm/transformation/detail/preprocessed/zip20.hpp>
0014 #elif FUSION_MAX_ZIP_SEQUENCES <= 30
0015 #include <boost/fusion/algorithm/transformation/detail/preprocessed/zip30.hpp>
0016 #elif FUSION_MAX_ZIP_SEQUENCES <= 40
0017 #include <boost/fusion/algorithm/transformation/detail/preprocessed/zip40.hpp>
0018 #elif FUSION_MAX_ZIP_SEQUENCES <= 50
0019 #include <boost/fusion/algorithm/transformation/detail/preprocessed/zip50.hpp>
0020 #else
0021 #error "FUSION_MAX_ZIP_SEQUENCES out of bounds for preprocessed headers"
0022 #endif