.TH "__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >" 3cxx "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
.PP
\fC#include <sample_trie_node_update\&.hpp>\fP
.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<typename Node_CItr, typename Node_Itr, typename _ATraits, typename _Alloc>
.br
class __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >"A sample node updator\&. 
.SH "Constructor & Destructor Documentation"
.PP 
.SS "template<typename Node_CItr , typename Node_Itr , typename _ATraits , typename _Alloc > \fB__gnu_pbds::sample_trie_node_update\fP< Node_CItr, Node_Itr, _ATraits, _Alloc >::sample_trie_node_update ()\fC [protected]\fP"

.PP
Default constructor\&. 
.SH "Member Function Documentation"
.PP 
.SS "template<typename Node_CItr , typename Node_Itr , typename _ATraits , typename _Alloc > 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\&.