![]() |
Rosetta
2021.16
|
#include <stdint.h>#include <sys/types.h>#include <cstddef>Namespaces | |
| platform | |
| Fixed size types. | |
| platform::file | |
Typedefs | |
| typedef std::size_t | platform::Size |
| typedef std::ssize_t | platform::SSize |
| typedef std::size_t | platform::uint |
| typedef double | platform::Real |
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... | |
1.8.7