|
GCC Middle and Back End API Reference
|
#include <splay-tree-utils.h>

Public Types | |
| using | node_type = Node |
Static Public Member Functions | |
| static auto | child (node_type node, unsigned int index) -> decltype(node->m_children[index]) & |
| using default_splay_tree_accessors< Node >::node_type = Node |
|
inlinestatic |