SoDaRadio-5.0.3-master:8901fb5
Classes | Namespaces
RangeMap.hxx File Reference

Specialization of the STL map container to support range-based lookups. More...

#include <map>

Go to the source code of this file.

Classes

class  SoDa::Range< Tk >
 a template class for mapping ranges to thingies This represents an open interval – thanks to suggestions from http://stackoverflow.com/questions/1089192/c-stl-range-container More...
 
struct  SoDa::leftOfRange< Tk >
 
class  SoDa::RangeMap< Tk, Tv >
 

Namespaces

 SoDa
 

Detailed Description

Specialization of the STL map container to support range-based lookups.

Author
M. H. Reilly (kb1vc)
Date
October, 2014

Definition in file RangeMap.hxx.