omni::io::wfile::move
NAME

omni::io::wfile::move

A static function of omni::io::wfile

#include <omni/io.hpp>
bool omni::io::wfile::move(const std::wstring& file, const std::wstring& new_name, bool create_path)

OVERLOADS

bool omni::io::wfile::move(const std::wstring& file, const std::wstring& new_name)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top