Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | ||
Makefile.in | ||
cow-dir.cc | ||
cow-ops.cc | ||
cow-path.cc | ||
dir-common.h | ||
dir.cc | ||
ops-common.h | ||
ops.cc | ||
path.cc |
PR libstdc++/90634 * include/experimental/bits/fs_path.h (path::path(path&&)): Only call _M_split_cmpts() for a path with multiple components. (path::_S_is_dir_sep()): Add missing 'static' keyword to function. * src/filesystem/path.cc (path::_M_split_cmpts()): Count number of components and reserve space in vector. Return early when there is only one component. * testsuite/27_io/filesystem/path/construct/90634.cc: New test. * testsuite/experimental/filesystem/path/construct/90634.cc: New test. From-SVN: r271717
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Makefile.am | Loading commit data... | |
Makefile.in | Loading commit data... | |
cow-dir.cc | Loading commit data... | |
cow-ops.cc | Loading commit data... | |
cow-path.cc | Loading commit data... | |
dir-common.h | Loading commit data... | |
dir.cc | Loading commit data... | |
ops-common.h | Loading commit data... | |
ops.cc | Loading commit data... | |
path.cc | Loading commit data... |