#include <boost/phoenix/core/limits.hpp>
#include <boost/mpl/deref.hpp>
#include <boost/phoenix/core/environment.hpp>
#include <boost/proto/matches.hpp>
#include <boost/proto/transform/call.hpp>
#include <boost/proto/transform/default.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::phoenix | |
boost::phoenix::result_of | |
Functions | |
template<typename Expr , typename Context > | |
meta_grammar::template impl < Expr const &, typename result_of::env< Context const & > ::type, typename result_of::actions< Context const & >::type >::result_type | boost::phoenix::eval (Expr const &expr, Context const &ctx) |
template<typename Expr , typename Context > | |
meta_grammar::template impl < Expr &, typename result_of::env< Context const & > ::type, typename result_of::actions< Context const & >::type >::result_type | boost::phoenix::eval (Expr &expr, Context const &ctx) |