|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
10 namespace collections {
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 namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::collections::generic::helpers::wrap_pointer_iterator class.