Home
last modified time | relevance | path

Searched refs:apply_local (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/scope/detail/
H A Dlocal_variable.hpp145 struct apply_local;
151 apply_local<Local, typename Env::outer_env_type>::type
190 struct apply_local struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dlocal_variable.hpp107 typedef typename detail::apply_local<detail::local<Key>, env_type>::type type;
120 … typedef typename detail::apply_local<detail::local<Key>, env_type>::type return_type; in operator ()()