Home
last modified time | relevance | path

Searched defs:iterator_difference (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/iterator/
Diterator_traits.hpp40 struct iterator_difference struct
42 typedef typename std::iterator_traits<Iterator>::difference_type type;
/third_party/boost/libs/unordered/test/unordered/
Dcompile_tests.hpp563 iterator_difference; in unordered_test() typedef