|
Apache Mesos
|
#include <stdlib.h>#include <string.h>#include <string>#include <stout/error.hpp>#include <stout/path.hpp>#include <stout/try.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")) |
1.8.5