Created on 2014-07-03.00:00:00 last changed 89 months ago
Proposed resolution:
Change [fs.path.decompose] as indicated:
path root_directory() const;Returns: root-directory, if
pathname
includes root-directory, otherwisepath()
.
If root-directory is composed of slash name, slash is excluded from the returned string.
[ Apr 2016 Issue updated to address the C++ Working Paper. Previously addressed File System TS ]
[fs.path.decompose] p5 says:
If root-directory is composed of slash name, slash is excluded from the returned string.
but the grammar says that root-directory is just slash so that makes no sense.
History | |||
---|---|---|---|
Date | User | Action | Args |
2017-07-30 20:15:43 | admin | set | status: wp -> c++17 |
2016-06-28 12:47:21 | admin | set | status: ready -> wp |
2016-04-10 22:23:37 | admin | set | messages: + msg8040 |
2016-03-07 04:46:57 | admin | set | status: new -> ready |
2016-01-28 01:00:35 | admin | set | messages: + msg7923 |
2014-07-03 00:00:00 | admin | create |