gatelib  2.1
Public Types | Static Public Member Functions | List of all members
g::cont::map_sorted_searcher< KEY, T, IT > Struct Template Reference

Public Types

typedef T Value_t
 
typedef KEY Key_t
 
typedef comparer< KEY >::Operator_t KeyComparer_t
 

Static Public Member Functions

static bool search_Value (const Value_t &aValue, IT &aIterator)
 
static bool search_Key (const Key_t &aKey, IT &aIterator, KeyComparer_t aLessComparer)
 

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