MI - Fimex
Public Member Functions | List of all members
MetNoFelt::LevelPairLess Struct Reference

#include <Felt_Types.h>

Inheritance diagram for MetNoFelt::LevelPairLess:
std::binary_function< const LevelPair, const LevelPair, bool >

Public Member Functions

bool operator() (const LevelPair &p1, const LevelPair &p2) const
 

Additional Inherited Members

- Public Types inherited from std::binary_function< const LevelPair, const LevelPair, bool >
typedef const LevelPair first_argument_type
 
typedef bool result_type
 
typedef const LevelPair second_argument_type
 

Detailed Description

comparison operator for pair<short, short> used for LevelPairs

Member Function Documentation

bool MetNoFelt::LevelPairLess::operator() ( const LevelPair p1,
const LevelPair p2 
) const
inline

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