File indexing completed on 2025-01-18 09:46:32
0001
0002 #if !defined(BOOST_PHOENIX_DONT_USE_PREPROCESSED_FILES)
0003
0004 #include <boost/phoenix/support/iterate.hpp>
0005 #include <boost/phoenix/scope/detail/cpp03/preprocessed/lambda.hpp>
0006
0007 #else
0008
0009 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
0010 #pragma wave option(preserve: 2, line: 0, output: "preprocessed/lambda_" BOOST_PHOENIX_LIMIT_STR ".hpp")
0011 #endif
0012
0013
0014
0015
0016
0017
0018
0019
0020
0021
0022
0023 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
0024 #pragma wave option(preserve: 1)
0025 #endif
0026
0027 #define BOOST_PHOENIX_SCOPE_ACTOR_GEN_NAME lambda_actor_gen
0028 #define BOOST_PHOENIX_SCOPE_ACTOR_GEN_FUNCTION operator()
0029 #define BOOST_PHOENIX_SCOPE_ACTOR_GEN_CONST const
0030 #include <boost/phoenix/scope/detail/cpp03/local_gen.hpp>
0031 #undef BOOST_PHOENIX_SCOPE_ACTOR_GEN_NAME
0032 #undef BOOST_PHOENIX_SCOPE_ACTOR_GEN_FUNCTION
0033 #undef BOOST_PHOENIX_SCOPE_ACTOR_GEN_CONST
0034
0035 #if defined(__WAVE__) && defined(BOOST_PHOENIX_CREATE_PREPROCESSED_FILES)
0036 #pragma wave option(output: null)
0037 #endif
0038
0039 #endif