TPIE

2362a60
tpie::tiny::bits::PairExtract< A, B > Class Template Reference

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
 

Detailed Description

template<typename A, typename B>
class tpie::tiny::bits::PairExtract< A, B >

Extract the first element of a pair as the key.

Definition at line 67 of file tiny.h.


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