ROSE  0.11.145.0
Public Types | List of all members
Sawyer::Container::IntervalMapTraits< IntervalMap > Struct Template Reference

Description

template<class IntervalMap>
struct Sawyer::Container::IntervalMapTraits< IntervalMap >

Traits for IntervalMap.

Definition at line 25 of file IntervalMap.h.

#include <util/Sawyer/IntervalMap.h>

Public Types

typedef IntervalMap::NodeIterator NodeIterator
 Node iterator. More...
 
typedef IntervalMap::ValueIterator ValueIterator
 Value iterator. More...
 
typedef IntervalMap::ValueValueReference
 Reference to value. More...
 

Member Typedef Documentation

Node iterator.

Definition at line 26 of file IntervalMap.h.

Value iterator.

Definition at line 27 of file IntervalMap.h.

Reference to value.

Definition at line 28 of file IntervalMap.h.


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