NAME
A static function of omni::io::file
OVERLOADS
omni::io::file::create
A static function of omni::io::file
#include <omni/io.hpp>inline bool omni::io::file::create(const std::string& file, bool create_path)OVERLOADS
inline bool omni::io::file::create(const std::string& file)
inline bool omni::io::file::create(const std::wstring& file, bool create_path)
inline bool omni::io::file::create(const std::wstring& file)