debian man page for __gnu_pbds::detail::pat_trie_base

Query: __gnu_pbds::detail::pat_trie_base

OS: debian

Section: 3cxx

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

__gnu_pbds::detail::pat_trie_base(3cxx) 								   __gnu_pbds::detail::pat_trie_base(3cxx)

NAME
__gnu_pbds::detail::pat_trie_base -
SYNOPSIS
Inherited by __gnu_pbds::detail::pat_trie_map< Key, Mapped, Node_And_It_Traits, _Alloc >. Classes class _CIter Const iterator. struct _Head Head node for PATRICIA tree. struct _Inode Internal node type, PATRICIA tree. class _Iter Iterator. struct _Leaf Leaf node for PATRICIA tree. struct _Metadata Metadata base primary template. struct _Metadata< null_type, _Alloc > Specialization for null metadata. struct _Node_base Node base. class _Node_citer Node const iterator. class _Node_iter Node iterator. Public Types enum node_type { i_node, leaf_node, head_node } Detailed Description Base type for PATRICIA trees. Definition at line 51 of file pat_trie_base.hpp. Member Enumeration Documentation enum __gnu_pbds::detail::pat_trie_base::node_type Three types of nodes. i_node is used by _Inode, leaf_node by _Leaf, and head_node by _Head. Definition at line 58 of file pat_trie_base.hpp. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sun Jan 6 2013 __gnu_pbds::detail::pat_trie_base(3cxx)
Related Man Pages
__gnu_pbds::detail::bin_search_tree_const_node_it_(3) - debian
__gnu_pbds::detail::pat_trie_base__iter(3) - debian
__gnu_pbds::detail::pat_trie_map(3) - debian
__gnu_pbds::detail::pat_trie_base__node_iter(3) - debian
__gnu_pbds::detail::pat_trie_base__node_citer(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com