Home
last modified time | relevance | path

Searched defs:boost_foreach_is_lightweight_proxy (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.hpp166 boost_foreach_is_lightweight_proxy(T *&, BOOST_FOREACH_TAG_DEFAULT) { return 0; } in boost_foreach_is_lightweight_proxy() function
170 boost_foreach_is_lightweight_proxy(std::pair<T, T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function
174 boost_foreach_is_lightweight_proxy(boost::iterator_range<T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function
178 boost_foreach_is_lightweight_proxy(boost::sub_range<T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function
182 boost_foreach_is_lightweight_proxy(T **&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function