Home
last modified time | relevance | path

Searched refs:IsProxy (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp610 template<typename LValue, typename IsProxy>
611 inline BOOST_DEDUCED_TYPENAME boost::enable_if<boost::mpl::or_<LValue, IsProxy>, IsProxy>::type *
612 should_copy_impl(LValue *, IsProxy *, bool *) in should_copy_impl() argument