File indexing completed on 2025-01-31 09:53:43
0001
0002
0003
0004
0005
0006
0007
0008 #if !defined(BOOST_PHOENIX_PREPROCESSED_FUNCTION_OPERATOR)
0009 #define BOOST_PHOENIX_PREPROCESSED_FUNCTION_OPERATOR
0010
0011 #if BOOST_PHOENIX_LIMIT <= 10
0012 #include <boost/phoenix/function/detail/cpp03/preprocessed/function_operator_10.hpp>
0013 #elif BOOST_PHOENIX_LIMIT <= 20
0014 #include <boost/phoenix/function/detail/cpp03/preprocessed/function_operator_20.hpp>
0015 #elif BOOST_PHOENIX_LIMIT <= 30
0016 #include <boost/phoenix/function/detail/cpp03/preprocessed/function_operator_30.hpp>
0017 #elif BOOST_PHOENIX_LIMIT <= 40
0018 #include <boost/phoenix/function/detail/cpp03/preprocessed/function_operator_40.hpp>
0019 #elif BOOST_PHOENIX_LIMIT <= 50
0020 #include <boost/phoenix/function/detail/cpp03/preprocessed/function_operator_50.hpp>
0021 #else
0022 #error "BOOST_PHOENIX_LIMIT out of bounds for preprocessed headers"
0023 #endif
0024
0025 #endif