libstdc++
splay_tree_.hpp File Reference

Go to the source code of this file.

Classes

class  __gnu_pbds::detail::splay_tree_map< Key, Mapped, Cmp_Fn, Node_And_It_Traits, _Alloc >
 Splay tree. More...

Namespaces

namespace  __gnu_pbds

Defines

#define PB_DS_ASSERT_BASE_NODE_CONSISTENT(_Node)
#define PB_DS_CLASS_C_DEC
#define PB_DS_CLASS_T_DEC
#define PB_DS_S_TREE_BASE
#define PB_DS_S_TREE_BASE_NAME
#define PB_DS_S_TREE_NAME

Detailed Description

Contains an implementation class for splay trees.

Definition in file splay_tree_.hpp.