Similarly, Flush() is typically called to attempt to flush a file into the disk. In the one case where this is used, we do not care whether the flush has succeeded or not, making [[nodiscard]] unnecessary. |
||
|---|---|---|
| .. | ||
| file.cpp | ||
| file.h | ||
| fs.cpp | ||
| fs.h | ||
| fs_paths.h | ||
| fs_types.h | ||
| fs_util.cpp | ||
| fs_util.h | ||
| path_util.cpp | ||
| path_util.h | ||