DOKK / manpages / debian 12 / libstdc++-11-doc / __gnu_pbds::sample_trie_node_update.3cxx.en
__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >(3cxx) __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >(3cxx)

__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc > - A sample node updator.

#include <sample_trie_node_update.hpp>


typedef std::size_t metadata_type


sample_trie_node_update ()
Default constructor. void operator() (node_iterator, node_const_iterator) const
Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator.

class __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >"A sample node updator.

Definition at line 49 of file sample_trie_node_update.hpp.

Definition at line 52 of file sample_trie_node_update.hpp.

Default constructor.

Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator.

Generated automatically by Doxygen for libstdc++ from the source code.

Thu Feb 16 2023 libstdc++