#include <environment.hpp>
Public Member Functions | |
template<typename Env , typename Actions > | |
result_of::context< Env &, Actions & >::type | operator() (Env &env, Actions &actions) const |
template<typename Env , typename Actions > | |
result_of::context< Env const &, Actions & >::type | operator() (Env const &env, Actions &actions) const |
template<typename Env , typename Actions > | |
result_of::context< Env &, Actions const & >::type | operator() (Env &env, Actions const &actions) const |
template<typename Env , typename Actions > | |
result_of::context< Env const &, Actions const & >::type | operator() (Env const &env, Actions const &actions) const |
|
inlineinherited |
References boost::phoenix::env().
|
inlineinherited |
References boost::phoenix::env().
|
inlineinherited |
References boost::phoenix::env().
|
inlineinherited |
References boost::phoenix::env().