Version: 8.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
FindKeyPredicate< std::pair< T1, T2 > > Struct Template Reference
Inheritance diagram for FindKeyPredicate< std::pair< T1, T2 > >:
Inheritance graph

Public Member Functions

 FindKeyPredicate (const T1 &value)
 
bool operator() (const std::pair< T1, T2 > &v1) const
 

Data Fields

T1 _value