|
using | vertex_descriptor = VertexDescriptor |
|
using | vertex_hashmap_type = std::map< vertex_descriptor, VertexProperty > |
|
|
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) |
|
|
vertex_hashmap_type | _property_map |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/quetzal-CoaTL/quetzal-CoaTL/src/include/quetzal/coalescence/graph/binary_tree.hpp