raiigraph
C++ RAII for igraph data structures
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
error.hpp File Reference

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)
 

Detailed Description

Error handling for raiigraph.