Searched defs:_Incrementable (Results 1 – 1 of 1) sorted by relevance
97 bool _Incrementable(const _Iterator& __it, ptrdiff_t __n, const forward_iterator_tag &) in _Incrementable() function101 bool _Incrementable(const _Iterator& __it, ptrdiff_t __n, const bidirectional_iterator_tag &) { in _Incrementable() function109 bool _Incrementable(const _Iterator& __it, ptrdiff_t __n, const random_access_iterator_tag &) { in _Incrementable() function