List of all members.
template<typename Key, typename Value>
class MinK< Key, Value >
Constructor & Destructor Documentation
template<typename Key, typename Value >
MinK< Key, Value >::MinK |
( |
Key |
max_key, |
|
|
int |
k |
|
) |
| |
template<typename Key , typename Value >
Member Function Documentation
template<typename Key, typename Value>
const Element* MinK< Key, Value >::elements |
( |
| ) |
[inline] |
template<typename Key, typename Value>
int MinK< Key, Value >::elements_count |
( |
| ) |
[inline] |
template<typename Key, typename Value>
bool MinK< Key, Value >::insert |
( |
Key |
k, |
|
|
Value |
v |
|
) |
| |
template<typename Key , typename Value >
const Key & MinK< Key, Value >::max_insertable_key |
( |
| ) |
|
The documentation for this class was generated from the following file: