List of all members.
Public Member Functions |
| Element () |
| Element (const Key &k, const Value &v) |
Public Attributes |
Key | key |
Value | value |
template<typename Key, typename Value>
struct MinK< Key, Value >::Element
Constructor & Destructor Documentation
template<typename Key, typename Value>
MinK< Key, Value >::Element::Element |
( |
| ) |
[inline] |
template<typename Key, typename Value>
MinK< Key, Value >::Element::Element |
( |
const Key & |
k, |
|
|
const Value & |
v |
|
) |
| [inline] |
Member Data Documentation
template<typename Key, typename Value>
template<typename Key, typename Value>
The documentation for this struct was generated from the following file: