Searched defs:as_actor (Results 1 – 2 of 2) sorted by relevance
16 struct as_actor struct18 typedef T type;21 convert(T const & t) in convert()
127 struct as_actor<T, mpl::false_> struct129 typedef typename expression::value<typename meta::decay<T>::type >::type type;132 convert(typename meta::argument_type<typename meta::decay<T>::type>::type t) in convert()