gatelib
2.1
|
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) |