fs/AllocatedPath: make the nullptr_t constructor public
This commit is contained in:
@@ -66,7 +66,7 @@ public:
|
||||
|
||||
/**
|
||||
* Map the given relative URI to a local file path. Returns
|
||||
* AllocatedPath::Null() on error or if this storage does not
|
||||
* nullptr on error or if this storage does not
|
||||
* support local files.
|
||||
*/
|
||||
gcc_pure
|
||||
|
Reference in New Issue
Block a user