#include <closure.hpp>
Public Member Functions | |
DerivedT2 & | aux_derived () |
DerivedT2 const & | aux_derived () const |
template<typename A > | |
init_closure_parser< DerivedT2,::phoenix::tuple < typename::phoenix::as_actor < A >::type > > | operator() (A const &a) const |
template<typename A , typename B > | |
init_closure_parser< DerivedT2,::phoenix::tuple < typename::phoenix::as_actor < A >::type, typename::phoenix::as_actor< B > ::type > > | operator() (A const &a, B const &b) const |
template<typename A , typename B , typename C > | |
init_closure_parser< DerivedT2,::phoenix::tuple < typename::phoenix::as_actor < A >::type, typename::phoenix::as_actor< B > ::type, typename::phoenix::as_actor< C > ::type > > | operator() (A const &a, B const &b, C const &c) const |
|
inline |
|
inline |
References boost::detail::const.
|
inline |
|
inline |
|
inline |