NAME
A static function of omni::io::file
omni::io::file::copy
A static function of omni::io::file
#include <omni/io.hpp>
inline bool omni::io::file::copy(const std::string& file, const std::string& new_name, bool overwrite)
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, bool overwrite)
inline bool omni::io::file::copy(const std::wstring& file, const std::wstring& new_name)