Extract the first element of a pair as the key. More...
#include <tpie/tiny.h>
Public Member Functions | |
| template<typename T > | |
| const T & | operator() (const T &x) const |
| const A & | operator() (const std::pair< A, B > &x) const |
Extract the first element of a pair as the key.