File graph_fio.hpp
FileList > gl > io > graph_fio.hpp
File I/O utilities for safely saving and loading graphs to and from files.
#include "gl/graph.hpp"#include <filesystem>#include <fstream>
Namespaces
| Type | Name |
|---|---|
| namespace | gl |
| namespace | io |
| namespace | traits |
Classes
| Type | Name |
|---|---|
| struct | append Tag type specifying that a file should be opened in append mode. |
| struct | write Tag type specifying that a file should be opened in strictly write (truncate) mode. |
The documentation for this class was generated from the following file include/gl/io/graph_fio.hpp