13 #ifndef __STOUT_OS_CONSTANTS_HPP__
14 #define __STOUT_OS_CONSTANTS_HPP__
41 constexpr
char LONGPATH_PREFIX[] =
"\\\\?\\";
46 #endif // __STOUT_OS_CONSTANTS_HPP__
constexpr char WINDOWS_PATH_SEPARATOR
Definition: constants.hpp:20
constexpr char POSIX_PATH_SEPARATOR
Definition: constants.hpp:21
constexpr char DEV_NULL[]
Definition: constants.hpp:30
constexpr char PATH_SEPARATOR
Definition: constants.hpp:24