Home
last modified time | relevance | path

Searched defs:as_actor (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Das_actor.hpp16 struct as_actor struct
18 typedef T type;
21 convert(T const & t) in convert()
H A Dvalue.hpp127 struct as_actor<T, mpl::false_> struct
129 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()