ROSE 0.11.145.362
Public Types | List of all members
Sawyer::Container::GraphIndexTraits< GraphVertexNoKey< VertexValue >, ConstVertexIterator > Struct Template Reference

Description

template<class VertexValue, class ConstVertexIterator>
struct Sawyer::Container::GraphIndexTraits< GraphVertexNoKey< VertexValue >, ConstVertexIterator >

Definition at line 245 of file Graph.h.

Public Types

typedef GraphVoidIndex< GraphVertexNoKey< VertexValue >, ConstVertexIterator > Index
 

Member Typedef Documentation

◆ Index

template<class VertexValue , class ConstVertexIterator >
typedef GraphVoidIndex<GraphVertexNoKey<VertexValue>, ConstVertexIterator> Sawyer::Container::GraphIndexTraits< GraphVertexNoKey< VertexValue >, ConstVertexIterator >::Index

Definition at line 246 of file Graph.h.


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