#include "di/container/path/prelude.h"Go to the source code of this file.
Classes | |
| struct | dius::filesystem::detail::CreateRegularFileFunction |
| struct | dius::filesystem::detail::CreateDirectoryFunction |
Namespaces | |
| namespace | dius |
| namespace | dius::filesystem |
| namespace | dius::filesystem::detail |
Variables | |
| constexpr auto | dius::filesystem::create_regular_file = detail::CreateRegularFileFunction {} |
| constexpr auto | dius::filesystem::create_directory = detail::CreateDirectoryFunction {} |