GNU g++  v5.2.1
GNU Standard C++
node.hpp File Reference

Contains an implementation struct for splay_tree_'s node. More...

This graph shows which files directly or indirectly include this file:

Classes

struct  __gnu_pbds::detail::splay_tree_node_< Value_Type, Metadata, _Alloc >
 Node for splay tree. More...
 
struct  __gnu_pbds::detail::splay_tree_node_< Value_Type, null_type, _Alloc >
 

Namespaces

 __gnu_pbds
 GNU extensions for policy-based data structures for public use.
 
 __gnu_pbds::detail
 

Detailed Description

Contains an implementation struct for splay_tree_'s node.