Metall
v0.29
A persistent memory allocator for data-centric analytics
Functions
metall::utility::filesystem Namespace Reference
Functions
bool
remove
(std::string_view path)
Remove a file or directory.
More...
Function Documentation
◆
remove()
bool metall::utility::filesystem::remove
(
std::string_view
path
)
inline
Remove a file or directory.
Returns
Upon successful completion, returns true; otherwise, false is returned. If the file or directory does not exist, true is returned.
metall
utility
filesystem
Generated by
1.9.1