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