Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/iterator/
Diterator_facade.hpp548 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterator_core_access
555 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterator_core_access
835 BOOST_ITERATOR_FACADE_RELATION(<, return 0 >, distance_from)
836 BOOST_ITERATOR_FACADE_RELATION(>, return 0 <, distance_from)
837 BOOST_ITERATOR_FACADE_RELATION(<=, return 0 >=, distance_from)
838 BOOST_ITERATOR_FACADE_RELATION(>=, return 0 <=, distance_from)
846 , distance_from