Sierra Toolkit  Version of the Day
eastl::rb_base< Key, Pair, Compare, eastl::use_first< Pair >, false, RBTree > Struct Template Reference

#include <red_black_tree_eastl.h>

Public Types

typedef eastl::use_first< Pair > extract_key
 

Public Member Functions

 rb_base (const Compare &compare)
 

Public Attributes

Compare mCompare
 

Detailed Description

template<typename Key, typename Pair, typename Compare, typename RBTree>
struct eastl::rb_base< Key, Pair, Compare, eastl::use_first< Pair >, false, RBTree >

rb_base This specialization is used for 'multimap'.

Definition at line 279 of file red_black_tree_eastl.h.


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