Query: __gnu_pbds::detail::pat_trie_base
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_pbds::detail::pat_trie_base(3) Library Functions Manual __gnu_pbds::detail::pat_trie_base(3)NAME__gnu_pbds::detail::pat_trie_base -SYNOPSISInherited by __gnu_pbds::detail::pat_trie_map< Key, Mapped, Node_And_It_Traits, _Alloc >. Classes class _CIter struct _Head struct _Inode class _Iter struct _Leaf struct _Metadata struct _Metadata< null_type, _Alloc > struct _Node_base class _Node_citer class _Node_iter 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++ Tue Jun 10 2014 __gnu_pbds::detail::pat_trie_base(3)
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
Controlling user input |
[TIP] Processing YAML files with yq |