omni::io::wfile::copy
NAME

omni::io::wfile::copy

A function of omni::io::wfile

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


OVERLOADS

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top