Metall v0.30
A persistent memory allocator for data-centric analytics
 
Loading...
Searching...
No Matches
filesystem.hpp File Reference
#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.