|
raiigraph
C++ RAII for igraph data structures
|
Wrapper around igraph_t objects with RAII behavior.
More...
Go to the source code of this file.
Classes | |
| class | raiigraph::Graph |
Wrapper around igraph_t objects with RAII behavior. More... | |
Namespaces | |
| namespace | raiigraph |
| Utilities for manipulating igraph data structures in C++. | |
Wrapper around igraph_t objects with RAII behavior.