ROSE 0.11.145.147
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 22 of file IntervalMap.h.

#include <Sawyer/IntervalMap.h>

Public Types

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

Member Typedef Documentation

◆ NodeIterator

Node iterator.

Definition at line 23 of file IntervalMap.h.

◆ ValueIterator

Value iterator.

Definition at line 24 of file IntervalMap.h.

◆ ValueReference

Reference to value.

Definition at line 25 of file IntervalMap.h.


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