Searched defs:boost_foreach_is_lightweight_proxy (Results 1 – 1 of 1) sorted by relevance
166 boost_foreach_is_lightweight_proxy(T *&, BOOST_FOREACH_TAG_DEFAULT) { return 0; } in boost_foreach_is_lightweight_proxy() function170 boost_foreach_is_lightweight_proxy(std::pair<T, T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function174 boost_foreach_is_lightweight_proxy(boost::iterator_range<T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function178 boost_foreach_is_lightweight_proxy(boost::sub_range<T> *&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function182 boost_foreach_is_lightweight_proxy(T **&, boost::foreach::tag) { return 0; } in boost_foreach_is_lightweight_proxy() function