File indexing completed on 2025-01-18 09:46:01
0001
0002
0003
0004
0005
0006
0007
0008 #if !defined(BOOST_PHOENIX_PREPROCESSED_MEM_FUN_PTR_GEN)
0009 #define BOOST_PHOENIX_PREPROCESSED_MEM_FUN_PTR_GEN
0010
0011 #if BOOST_PHOENIX_LIMIT <= 10
0012 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_10.hpp>
0013 #elif BOOST_PHOENIX_LIMIT <= 20
0014 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_20.hpp>
0015 #elif BOOST_PHOENIX_LIMIT <= 30
0016 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_30.hpp>
0017 #elif BOOST_PHOENIX_LIMIT <= 40
0018 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_40.hpp>
0019 #elif BOOST_PHOENIX_LIMIT <= 50
0020 #include <boost/phoenix/operator/detail/cpp03/preprocessed/mem_fun_ptr_gen_50.hpp>
0021 #else
0022 #error "BOOST_PHOENIX_LIMIT out of bounds for preprocessed headers"
0023 #endif
0024
0025 #endif