#include <fstream>#include <string>Go to the source code of this file.
Classes | |
| class | StrictFStream |
| Stream that defines a strict wrapper around std::fstream. More... | |
| class | StrictIFStream |
| Stream that defines a strict wrapper around std::ifstream. More... | |
| class | StrictOFStream |
| Stream that defines a strict wrapper around std::ofstream. More... | |
Namespaces | |
| genesis | |
| Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
| genesis::utils | |