|
SimpleFastOpenAtomicVisualiser
|
#include <filesystem>#include <fstream>#include <sstream>#include <string>#include <vector>#include <algorithm>#include <array>#include <structure.h>

Go to the source code of this file.
Classes | |
| class | CONFIG |
| Read CONFIG files. More... | |
Functions | |
| bool | ostensiblyCONFIGLike (std::filesystem::path path) |
| Check if a path is CONFIG'y. | |