aimsalgo  5.0.5
Neuroimaging image processing
aims::SetCompare< T > Struct Template Reference

#include <aims/distancemap/stlsort.h>

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

Public Member Functions

bool operator() (const std::set< T > &s1, const std::set< T > &s2) const
 

Detailed Description

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

Definition at line 92 of file stlsort.h.

Member Function Documentation

◆ operator()()

template<class T >
bool aims::SetCompare< T >::operator() ( const std::set< T > &  s1,
const std::set< T > &  s2 
) const
inline

Definition at line 95 of file stlsort.h.


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