#include <hybridmap.h>
Static Public Member Functions | |
| static C::Iterator && | Get (const C &, typename C::Iterator &&it) |
| static ResultMemT< typename C::Iterator > && | Get (const C &, ResultMemT< typename C::Iterator > &&it) |
| template<typename ENTRY > | |
| static C::Iterator | Get (C &map, ENTRY *entry) |
| template<typename ENTRY > | |
| static ResultMemT< typename C::Iterator > | Get (C &map, ResultRef< ENTRY > &&entry) |
|
static |
|
static |
|
static |
|
static |