Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages
Public Member Functions

PairMatcherFirstElement< PairType > Struct Template Reference

Class for comparison of std::pair using first ONLY e.g. for use with std::sort. More...

#include <OpenMS/KERNEL/ComparatorUtils.h>

Inheritance diagram for PairMatcherFirstElement< PairType >:
binary_function

List of all members.

Public Member Functions

bool operator() (const PairType &left, const PairType &right) const

Detailed Description

template<typename PairType>
struct OpenMS::PairMatcherFirstElement< PairType >

Class for comparison of std::pair using first ONLY e.g. for use with std::sort.


Member Function Documentation

bool operator() ( const PairType &  left,
const PairType &  right 
) const [inline]

OpenMS / TOPP release 1.10.0 Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1