Apache Mesos
Namespaces | Variables
constants.hpp File Reference
#include <string>

Go to the source code of this file.

Namespaces

 os
 

Variables

constexpr char os::WINDOWS_PATH_SEPARATOR = '\\'
 
constexpr char os::POSIX_PATH_SEPARATOR = '/'
 
constexpr char os::PATH_SEPARATOR = POSIX_PATH_SEPARATOR
 
constexpr char os::DEV_NULL [] = "/dev/null"