Files | |
file | alteration_notifier.h |
Observer registry for graph alteration observers. | |
file | array_map.h |
Graph maps that construct and destruct their elements dynamically. | |
file | default_map.h |
Graph maps that construct and destruct their elements dynamically. | |
file | vector_map.h |
Vector based graph maps. | |
Classes | |
class | ArrayMap |
Graph map based on the array storage. More... | |
class | VectorMap |
Graph map based on the std::vector storage. More... |