#include <metall/detail/file.hpp>Go to the source code of this file.
Namespaces | |
| namespace | metall |
| The top level of namespace of Metall. | |
| namespace | metall::utility |
| Namespace for utility items. | |
| namespace | metall::utility::filesystem |
Functions | |
| bool | metall::utility::filesystem::remove (std::string_view path) |
| Remove a file or directory. | |