Titanlib 0.3.0-dev3
Library for quality control algorithms
Public Member Functions | List of all members
titanlib::sort_pair_first< T1, T2 > Struct Template Reference

#include <titanlib.h>

Public Member Functions

bool operator() (const std::pair< T1, T2 > &left, const std::pair< T1, T2 > &right)
 

Member Function Documentation

◆ operator()()

template<class T1 , class T2 >
bool titanlib::sort_pair_first< T1, T2 >::operator() ( const std::pair< T1, T2 > &  left,
const std::pair< T1, T2 > &  right 
)
inline

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