NAME
A function of omni::io::file
OVERLOADS
omni::io::file::copy
A function of omni::io::file
#include <omni/io.hpp>inline bool omni::io::file::copy(const std::string& file, const std::string& new_name, const omni::io::options& io_ops)OVERLOADS
inline bool omni::io::file::copy(const std::string& file, const std::string& new_name)
inline bool omni::io::file::copy(const std::wstring& file, const std::wstring& new_name, const omni::io::options& io_ops)
inline bool omni::io::file::copy(const std::wstring& file, const std::wstring& new_name)