libstdc++
|
Public Types | |
typedef std::size_t | metadata_type |
Protected Member Functions | |
sample_trie_node_update () | |
void | operator() (node_iterator, node_const_iterator) const |
A sample node updator.
Definition at line 49 of file sample_trie_node_update.hpp.
|
protected |
Default constructor.
|
inlineprotected |
Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator.