omni::io::cfile::move
NAME

omni::io::cfile::move

A function of omni::io::cfile

#include <omni/io.hpp>
bool omni::io::cfile::move(const std::string& file, const std::string& new_name, const omni::io::options& io_ops)


OVERLOADS

bool omni::io::cfile::move(const std::string& file, const std::string& new_name)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top