This project has retired. For details please refer to its Attic page.
Apache Mesos: 3rdparty/stout/include/stout/os/posix/rename.hpp File Reference
Apache Mesos
Namespaces | Functions
rename.hpp File Reference
#include <stdio.h>
#include <string>
#include <vector>
#include <stout/error.hpp>
#include <stout/foreach.hpp>
#include <stout/nothing.hpp>
#include <stout/path.hpp>
#include <stout/try.hpp>
#include <stout/os/fsync.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< Nothingos::rename (const std::string &from, const std::string &to, bool sync=false)