Back to home page

EIC code displayed by LXR

 
 

    


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

0001 /*==============================================================================
0002     Copyright (c) 2016 Kohei Takahashi
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 
0008 #if !defined(BOOST_PHOENIX_PREPROCESSED_MEM_FUN_PTR_EVAL)
0009 #define BOOST_PHOENIX_PREPROCESSED_MEM_FUN_PTR_EVAL
0010 
0011 #if BOOST_PHOENIX_LIMIT <= 10
0012 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_10.hpp>
0013 #elif BOOST_PHOENIX_LIMIT <= 20
0014 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_20.hpp>
0015 #elif BOOST_PHOENIX_LIMIT <= 30
0016 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_30.hpp>
0017 #elif BOOST_PHOENIX_LIMIT <= 40
0018 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_40.hpp>
0019 #elif BOOST_PHOENIX_LIMIT <= 50
0020 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_eval_50.hpp>
0021 #else
0022 #error "BOOST_PHOENIX_LIMIT out of bounds for preprocessed headers"
0023 #endif
0024 
0025 #endif