Elm  1.0
ELM is a library providing generic data structures, OS-independent interface, plugins and XML.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
elm::genstruct::PairAdapter< K, T > Class Template Reference

#include <elm/genstruct/adapter.h>

+ Inheritance diagram for elm::genstruct::PairAdapter< K, T >:

Additional Inherited Members

- Public Types inherited from elm::PairAdapter< K, T >
typedef K key_t
 
typedef T val_t
 
typedef Pair< K, T > data_t
 
- Static Public Member Functions inherited from elm::PairAdapter< K, T >
static const key_tkey (const data_t &v)
 
static const val_tvalue (const data_t &v)
 
static val_tref (data_t &v)
 

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