debian man page for __gnu_pbds::sample_trie_node_update

Query: __gnu_pbds::sample_trie_node_update

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATrai__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >(3cxx)

NAME
__gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc > -
SYNOPSIS
Public Types typedef std::size_t metadata_type Protected Member Functions sample_trie_node_update () void operator() (node_iterator, node_const_iterator) const Detailed Description template<typename Node_CItr, typename Node_Itr, typename _ATraits, typename _Alloc>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. Constructor &; Destructor Documentation template<typename Node_CItr , typename Node_Itr , typename _ATraits , typename _Alloc > __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >::sample_trie_node_update () [protected] Default constructor. Member Function Documentation template<typename Node_CItr , typename Node_Itr , typename _ATraits , typename _Alloc > 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. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ __gnu_pbds::sample_trie_node_update< Node_CItr, Node_Itr, _ATraits, _Alloc >(3cxx)
Related Man Pages
__gnu_pbds::trie_order_statistics_node_update(3) - debian
__gnu_pbds::tree_order_statistics_node_update(3) - debian
__gnu_pbds::trie_prefix_search_node_update(3) - centos
__gnu_pbds::tree(3) - centos
__gnu_pbds::trie_order_statistics_node_update(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?