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