This project has retired. For details please refer to its Attic page.
Apache Mesos: 3rdparty/stout/include/stout/os/windows/mkdir.hpp File Reference
Apache Mesos
Namespaces | Functions
mkdir.hpp File Reference
#include <string>
#include <vector>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/strings.hpp>
#include <stout/try.hpp>
#include <stout/windows.hpp>
#include <stout/os/exists.hpp>
#include <stout/os/constants.hpp>
#include <stout/internal/windows/longpath.hpp>

Go to the source code of this file.

Namespaces

 os
 

Functions

Try< Nothingos::mkdir (const std::string &directory, bool recursive=true, bool sync=false)