![]() |
Rosetta Utilities
2014.35
|
Platform-specific types for Linux. More...
#include <stdint.h>
#include <sys/types.h>
#include <cstddef>
Namespaces | |
platform | |
Fixed size types. | |
platform::file | |
Functions | |
bool const | platform::file::CASE_SENSITIVE (true) |
Are file/path names case sensitive? More... | |
bool const | platform::file::VOLUME_USED (false) |
Volume specifier used? More... | |
char const | platform::file::PATH_SEPARATOR ( '/') |
File path separator. More... | |
Platform-specific types for Linux.