]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove redundant step in experimental::filesystem::path construction
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Apr 2019 15:58:47 +0000 (15:58 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 26 Apr 2019 15:58:47 +0000 (15:58 +0000)
commit3c259ff88b3a47aa7a5084e1ffe55ad7a62393b6
treee4118c120add25cf88e7a040a1a29498c8713126
parenta457d6ebd9c86d69fe4e571184000b1b2344c332
Remove redundant step in experimental::filesystem::path construction

* include/experimental/bits/fs_path.h
(path::_S_convert_loc<_InputIterator>): Create const std::string to
avoid redundant call to _S_convert_loc with non-const pointers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270608 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/experimental/bits/fs_path.h