|
OpenEnroth 4cea689
|
#include "FileSystem.h"#include <cassert>#include <vector>#include <memory>#include <string>#include "FileSystemPath.h"#include "FileSystemException.h"Variables | |
| static constexpr size_t | COPY_BUFFER_SIZE = 1024 * 1024 |
|
staticconstexpr |