Home
last modified time | relevance | path

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

/third_party/boost/boost/icl/detail/
Delement_iterator.hpp278 template <class SaltatorT>
280 ( element_iterator<SaltatorT> const& other in element_iterator()
281 …, typename enable_if<boost::is_convertible<SaltatorT*,SegmentIteratorT*>, enabler>::type = enabler… in element_iterator() argument
288 template <class SaltatorT>
289 bool equal(element_iterator<SaltatorT> const& other) const in equal()