Exemple #1
0
 bool operator()(PairIterator iter) const
 {
     return (m_member->GetValue() == (iter.first)->GetValue());
 }