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

Description

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

Definition at line 29 of file IntervalMap.h.

Public Types

typedef IntervalMap::ConstNodeIterator NodeIterator
 
typedef IntervalMap::ConstValueIterator ValueIterator
 
typedef IntervalMap::Value const & ValueReference
 

Member Typedef Documentation

◆ NodeIterator

Definition at line 30 of file IntervalMap.h.

◆ ValueIterator

Definition at line 31 of file IntervalMap.h.

◆ ValueReference

template<class IntervalMap >
typedef IntervalMap::Value const& Sawyer::Container::IntervalMapTraits< const IntervalMap >::ValueReference

Definition at line 32 of file IntervalMap.h.


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