Public Member Functions | |
PairSecondEquals (const V &value) | |
bool | operator() (const std::pair< K, V > &pair) const |
Definition at line 137 of file Algorithm.h.
Swift::PairSecondEquals< K, V >::PairSecondEquals | ( | const V & | value | ) | [inline] |
Definition at line 139 of file Algorithm.h.
bool Swift::PairSecondEquals< K, V >::operator() | ( | const std::pair< K, V > & | pair | ) | const [inline] |
Definition at line 142 of file Algorithm.h.