libigl v2.5.0
Loading...
Searching...
No Matches
dated_copy.h File Reference
#include "igl_inline.h"
#include <string>
#include "dated_copy.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 

Functions

bool igl::dated_copy (const std::string &src_path, const std::string &dir)
 Copy the given file to a new file with the same basename in dir directory with the current date and time as a suffix.
 
bool igl::dated_copy (const std::string &src_path)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.