Searched refs:is_actor (Results 1 – 7 of 7) sorted by relevance
29 struct is_actor struct34 struct is_actor<T const> struct35 : is_actor<T>39 struct is_actor<T &> struct40 : is_actor<T>44 struct is_actor<actor<Expr> > struct
15 template <typename T, typename U = typename is_actor<T>::type >
195 phoenix::is_actor<A0>::value196 || phoenix::is_actor<A1>::value197 || phoenix::is_actor<A2>::value
370 phoenix::is_actor<405 , typename phoenix::is_actor< in operator ()()
130 struct is_actor<if_actor<Expr> > struct
513 struct is_actor<try_catch_actor<Expr> > struct
274 [ run include/core/is_actor.cpp ]