libstdc++
|
Const node reference.
Definition at line 57 of file ov_tree_map_/node_iterators.hpp.
this_type __gnu_pbds::detail::ov_tree_node_const_it_< Value_Type, Metadata_Type, _Alloc >::get_l_child | ( | ) | const [inline] |
Returns the node iterator associated with the left node.
Reimplemented in __gnu_pbds::detail::ov_tree_node_it_< Value_Type, Metadata_Type, _Alloc >.
Definition at line 142 of file ov_tree_map_/node_iterators.hpp.
this_type __gnu_pbds::detail::ov_tree_node_const_it_< Value_Type, Metadata_Type, _Alloc >::get_r_child | ( | ) | const [inline] |
Returns the node iterator associated with the right node.
Reimplemented in __gnu_pbds::detail::ov_tree_node_it_< Value_Type, Metadata_Type, _Alloc >.
Definition at line 158 of file ov_tree_map_/node_iterators.hpp.