1#ifndef RAIIGRAPH_INITIALIZE_HPP
2#define RAIIGRAPH_INITIALIZE_HPP
21 static bool initialized =
false;
Error handling for raiigraph.
Utilities for manipulating igraph data structures in C++.
Definition error.hpp:11
void check_code(igraph_error_t code)
Definition error.hpp:39
bool initialize()
Definition initialize.hpp:20