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