Quetzal-CoaTL
The Coalescence Template Library
Loading...
Searching...
No Matches
quetzal::coalescence::detail::VertexManager< VertexDescriptor, VertexProperty > Struct Template Reference

Public Types

using vertex_descriptor = VertexDescriptor
 
using vertex_hashmap_type = std::map< vertex_descriptor, VertexProperty >
 

Public Member Functions

template<typename... Args>
void add_vertex_to_manager (vertex_descriptor v, Args &&...args)
 
const VertexProperty & operator[] (vertex_descriptor v) const
 
VertexProperty & operator[] (vertex_descriptor v)
 

Public Attributes

vertex_hashmap_type _property_map
 

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