ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RangeMap< R, T >::RangeCompare Struct Reference

The value attached to each range in this RangeMap. More...

#include <rangemap.h>

Public Member Functions

bool operator() (const Range &a, const Range &b) const
 

Detailed Description

template<class R, class T = RangeMapVoid<R>>
struct RangeMap< R, T >::RangeCompare

The value attached to each range in this RangeMap.

Definition at line 847 of file rangemap.h.

Member Function Documentation

template<class R, class T = RangeMapVoid<R>>
bool RangeMap< R, T >::RangeCompare::operator() ( const Range a,
const Range b 
) const
inline

Definition at line 848 of file rangemap.h.


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