libstdc++
|
A sample node updator.
Definition at line 49 of file sample_trie_node_update.hpp.
__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >::sample_trie_node_update | ( | ) | [protected] |
Default constructor.
void __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >::operator() | ( | node_iterator | , |
node_const_iterator | |||
) | const [inline, protected] |
Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator.