Searched defs:difference_type (Results 1 - 25 of 93) sorted by relevance

1234

/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dstl_iterator_base_types.h113 typedef _Distance difference_type; typedef in struct:iterator
131 typedef typename _Iterator::difference_type difference_type; typedef in struct:iterator_traits
141 typedef ptrdiff_t difference_type; typedef in struct:iterator_traits
151 typedef ptrdiff_t difference_type; typedef in struct:iterator_traits
H A Dallocator.h68 typedef ptrdiff_t difference_type; typedef in class:allocator
89 typedef ptrdiff_t difference_type; typedef in class:allocator
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dchild_iterator.hpp51 typedef typename Allocator::difference_type difference_type; typedef in struct:iterator
H A Dconst_child_iterator.hpp52 typedef typename Allocator::difference_type difference_type; typedef in struct:const_iterator
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Dconst_iterator.hpp60 typedef typename Allocator::difference_type difference_type; typedef in class:const_iterator_
H A Dconst_point_iterator.hpp60 typedef trivial_iterator_difference_type difference_type; typedef in class:const_point_iterator_
H A Dpoint_iterator.hpp58 typedef trivial_iterator_difference_type difference_type; typedef in class:point_iterator_
H A Diterator.hpp60 typedef typename Allocator::difference_type difference_type; typedef in class:iterator_
/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Ddebug_allocator.h69 typedef typename _Alloc::difference_type difference_type; typedef in class:debug_allocator
H A Dmalloc_allocator.h58 typedef ptrdiff_t difference_type; typedef in class:malloc_allocator
H A Dnew_allocator.h57 typedef ptrdiff_t difference_type; typedef in class:new_allocator
/freebsd-11.0-release/contrib/libstdc++/include/backward/
H A Ddefalloc.h93 typedef ptrdiff_t difference_type; typedef in class:allocator
H A Diterator.h89 typedef _Distance difference_type; typedef in struct:input_iterator
97 typedef void difference_type; typedef in struct:output_iterator
106 typedef _Distance difference_type; typedef in struct:forward_iterator
115 typedef _Distance difference_type; typedef in struct:bidirectional_iterator
124 typedef _Distance difference_type; typedef in struct:random_access_iterator
/freebsd-11.0-release/contrib/libstdc++/include/debug/
H A Dsafe_sequence.h71 difference_type; typedef in class:__gnu_debug::_After_nth_from
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
H A Dnode_iterators.hpp85 typedef trivial_iterator_difference_type difference_type; typedef in class:pb_ds::detail::bin_search_tree_const_node_it_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
H A Dconst_iterator.hpp84 typedef typename Allocator::difference_type difference_type; typedef in class:pb_ds::detail::binary_heap_const_iterator_
H A Dconst_point_iterator.hpp71 typedef trivial_iterator_difference_type difference_type; typedef in class:pb_ds::detail::binary_heap_const_point_iterator_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp86 typedef typename Allocator::difference_type difference_type; typedef in class:pb_ds::detail::binomial_heap_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_base_/
H A Dbinomial_heap_base_.hpp105 typedef typename Allocator::difference_type difference_type; typedef in class:pb_ds::detail::binomial_heap_base_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dconst_iterator.hpp81 typedef typename Allocator::difference_type difference_type; typedef in class:pb_ds::detail::left_child_next_sibling_heap_const_iterator_
H A Dconst_point_iterator.hpp79 typedef trivial_iterator_difference_type difference_type; typedef in class:pb_ds::detail::left_child_next_sibling_heap_node_const_point_iterator_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/pairing_heap_/
H A Dpairing_heap_.hpp104 typedef typename Allocator::difference_type difference_type; typedef in class:pb_ds::detail::pairing_heap_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/detail/rc_binomial_heap_/
H A Drc_binomial_heap_.hpp93 typedef typename Allocator::difference_type difference_type; typedef in class:pb_ds::detail::rc_binomial_heap_
/freebsd-11.0-release/contrib/libstdc++/include/ext/pb_ds/
H A Dpriority_queue.hpp73 typedef typename allocator::difference_type difference_type; typedef in class:pb_ds::priority_queue
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A Diterator.h168 typedef DifferenceTypeT difference_type; typedef in class:llvm::iterator_adaptor_base

Completed in 196 milliseconds

1234