30 template<
class value_t,
class iterator_tag_t = std::random_access_iterator_tag>
std::reverse_iterator< wrap_pointer_iterator< value_t, iterator_tag_t > > wrap_pointer_reverse_iterator
Represents a wrap pointer reverse iterator.
Definition wrap_pointer_reverse_iterator.hpp:31
The xtd::collections::generic::helpers namespace contains helpers for generic collections,...
Definition allocator.hpp:14
The xtd::collections::generic namespace contains interfaces and classes that define generic collectio...
Definition comparer.hpp:16
The xtd::collections namespace contains interfaces and classes that define various collections of obj...
Definition any_pair.hpp:10
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::collections::generic::helpers::wrap_pointer_iterator class.