libstdc++
|
Tree traits.
Definition at line 61 of file ov_tree_map_/traits.hpp.
typedef ov_tree_node_const_it_< value_type, metadata_type, _Alloc> __gnu_pbds::detail::tree_traits< Key, Mapped, Cmp_Fn, Node_Update, ov_tree_tag, _Alloc >::node_const_iterator |
This is an iterator to an iterator: it iterates over nodes, and de-referencing it returns one of the tree's iterators.
Definition at line 95 of file ov_tree_map_/traits.hpp.