Implement fs::error::notempty
This commit is contained in:
@@ -502,6 +502,7 @@ namespace fs
|
||||
noent,
|
||||
exist,
|
||||
acces,
|
||||
notempty,
|
||||
};
|
||||
|
||||
// Error code returned
|
||||
|
||||
Reference in New Issue
Block a user