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

Contains an implementation for splay_tree_. More...

Include dependency graph for traits.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  __gnu_pbds::detail::tree_traits< Key, Mapped, Cmp_Fn, Node_Update, splay_tree_tag, _Alloc >
 Specialization. More...
 
struct  __gnu_pbds::detail::tree_traits< Key, null_type, Cmp_Fn, Node_Update, splay_tree_tag, _Alloc >
 Specialization. More...
 

Namespaces

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

Detailed Description

Contains an implementation for splay_tree_.