aimsalgo  5.1.2
Neuroimaging image processing
aims::PairCompare< T > Struct Template Reference

#include <aims/distancemap/stlsort.h>

Inheritance diagram for aims::PairCompare< T >:
Collaboration diagram for aims::PairCompare< T >:

Public Member Functions

bool operator() (const std::pair< T, T > &p, const std::pair< T, T > &r) const
 

Detailed Description

template<class T>
struct aims::PairCompare< T >

Definition at line 77 of file stlsort.h.

Member Function Documentation

◆ operator()()

template<class T >
bool aims::PairCompare< T >::operator() ( const std::pair< T, T > &  p,
const std::pair< T, T > &  r 
) const
inline

Definition at line 80 of file stlsort.h.


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