ONE - On-device Neural Engine
Loading...
Searching...
No Matches
filesystem_windows.cpp File Reference
#include "filesystem.h"
#include <direct.h>
#include <windows.h>

Go to the source code of this file.

Namespaces

namespace  filesystem
 

Functions

const std::string filesystem::separator ()
 
std::string filesystem::normalize_path (const std::string &path)
 Normalize compatible separator in path to default separator.
 
bool filesystem::is_dir (const std::string &path)
 
bool filesystem::mkdir (const std::string &path)