A sample node updator.
More...
#include <sample_tree_node_update.hpp>
|
| sample_tree_node_update () |
| Default constructor. More...
|
|
void | operator() (node_iterator node_it, node_const_iterator end_nd_it) const |
| Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator. More...
|
|
template<typename Const_Node_Iter, typename Node_Iter, typename Cmp_Fn, typename _Alloc>
class __gnu_pbds::sample_tree_node_update< Const_Node_Iter, Node_Iter, Cmp_Fn, _Alloc >
A sample node updator.
template<typename Const_Node_Iter , typename Node_Iter , typename Cmp_Fn , typename _Alloc >
template<typename Const_Node_Iter , typename Node_Iter , typename Cmp_Fn , typename _Alloc >
template<typename Const_Node_Iter , typename Node_Iter , typename Cmp_Fn , typename _Alloc >
Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator.
The documentation for this class was generated from the following file: