|
raiigraph
C++ RAII for igraph data structures
|
Error handling for raiigraph. More...
#include "igraph.h"Go to the source code of this file.
Classes | |
| class | raiigraph::IgraphError |
| Error class for igraph-related errors. More... | |
Namespaces | |
| namespace | raiigraph |
| Utilities for manipulating igraph data structures in C++. | |
Functions | |
| void | raiigraph::check_code (igraph_error_t code) |
Error handling for raiigraph.