SoDaRadio-5.0.3-master:8901fb5
Public Member Functions | List of all members
SoDa::leftOfRange< Tk > Struct Template Reference

#include <RangeMap.hxx>

Inheritance diagram for SoDa::leftOfRange< Tk >:

Public Member Functions

bool operator() (Range< Tk > const &l, Range< Tk > const &r) const
 

Detailed Description

template<typename Tk>
struct SoDa::leftOfRange< Tk >

Definition at line 68 of file RangeMap.hxx.

Member Function Documentation

◆ operator()()

template<typename Tk >
bool SoDa::leftOfRange< Tk >::operator() ( Range< Tk > const &  l,
Range< Tk > const &  r 
) const
inline

Definition at line 70 of file RangeMap.hxx.

References SoDa::Range< Tk >::getMax(), and SoDa::Range< Tk >::getMin().


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