Metall
v0.30
A persistent memory allocator for data-centric analytics
Loading...
Searching...
No Matches
Functions
metall::utility::filesystem Namespace Reference
Functions
bool
remove
(std::string_view path)
Remove a file or directory.
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.8