OpenEnroth 73e68f7
|
#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 |