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

Go to the source code of this file.

Namespaces

 internal
 
 internal::windows
 
 os
 

Functions

Try< Nothinginternal::windows::wait_on_delete (const std::string &path)
 
Try< Nothingos::rm (const std::string &path)