#include <string>
#include <boost/version.hpp>
#include <boost/filesystem.hpp>
Go to the source code of this file.
◆ BOOST_NO_CXX11_SCOPED_ENUMS
#define BOOST_NO_CXX11_SCOPED_ENUMS |
◆ oms_canonical()
filesystem::path oms_canonical |
( |
filesystem::path |
p | ) |
|
◆ oms_copy_file()
void oms_copy_file |
( |
const filesystem::path & |
from, |
|
|
const filesystem::path & |
to |
|
) |
| |
◆ oms_temp_directory_path()
filesystem::path oms_temp_directory_path |
( |
void |
| ) |
|
◆ oms_unique_path()
filesystem::path oms_unique_path |
( |
const std::string & |
prefix | ) |
|