libstdc++
__gnu_pbds::detail::pat_trie_base Struct Reference
Inheritance diagram for __gnu_pbds::detail::pat_trie_base:

List of all members.

Classes

Public Types


Detailed Description

Base type for PATRICIA trees.

Definition at line 51 of file pat_trie_base.hpp.


Member Enumeration Documentation

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.


The documentation for this struct was generated from the following file: