DeSiGNAR  0.5a
Data Structures General Library
Public Types | List of all members
Designar::TreeSet< Key, Cmp, TreeType > Class Template Reference

#include <set.H>

Inheritance diagram for Designar::TreeSet< Key, Cmp, TreeType >:
Inheritance graph
[legend]
Collaboration diagram for Designar::TreeSet< Key, Cmp, TreeType >:
Collaboration graph
[legend]

Public Types

using ContainerType = TreeType< Key, Cmp >
 

Member Typedef Documentation

template<typename Key, class Cmp = std::less<Key>, template< typename, class > class TreeType = RankedTreap>
using Designar::TreeSet< Key, Cmp, TreeType >::ContainerType = TreeType<Key, Cmp>

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