.TH "__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc > \- A sample node updator\&. .SH SYNOPSIS .br .PP .SS "Public Types" .in +1c .ti -1c .RI "typedef std::size_t \fBmetadata_type\fP" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fBsample_trie_node_update\fP ()" .br .RI "Default constructor\&. " .ti -1c .RI "void \fBoperator()\fP (node_iterator, node_const_iterator) const" .br .RI "Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator\&. " .in -1c .SH "Detailed Description" .PP .SS "template .br class __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >" A sample node updator\&. .PP Definition at line 49 of file sample_trie_node_update\&.hpp\&. .SH "Constructor & Destructor Documentation" .PP .SS "template \fB__gnu_pbds::sample_trie_node_update\fP< Node_CItr, Node_Itr, _ATraits, _Alloc >::\fBsample_trie_node_update\fP ()\fC [protected]\fP" .PP Default constructor\&. .SH "Member Function Documentation" .PP .SS "template void \fB__gnu_pbds::sample_trie_node_update\fP< Node_CItr, Node_Itr, _ATraits, _Alloc >::operator() (node_iterator, node_const_iterator) const\fC [inline]\fP, \fC [protected]\fP" .PP Updates the rank of a node through a node_iterator node_it; end_nd_it is the end node iterator\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.