Apache Mesos
Namespaces | Functions
mkdtemp.hpp File Reference
#include <random>
#include <string>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/path.hpp>
#include <stout/strings.hpp>
#include <stout/try.hpp>
#include <stout/os/mkdir.hpp>
#include <stout/os/temp.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< std::string > os::mkdtemp (const std::string &path=path::join(os::temp(),"XXXXXX"))