Pre-sized char array holding enough space to represent a file system path. More...
#include <StringPath.h>
Public Attributes | |
detail::StringNativeFixed< MaxPath > | path |
Static Public Attributes | |
static constexpr size_t | MaxPath = 4096 |
Maximum size of paths on current native platform. | |
Pre-sized char array holding enough space to represent a file system path.
|
staticconstexpr |
Maximum size of paths on current native platform.