]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Simplify fs::path construction using variable template
authorJonathan Wakely <jwakely@redhat.com>
Thu, 23 Jun 2022 17:39:50 +0000 (18:39 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 27 Jun 2022 10:08:16 +0000 (11:08 +0100)
commit6177f60d914abcb8520b87ae62658e70a7c13759
tree6cfe5b65dfc34b5058762c3c35235c0ac5337c4c
parent48099f7dafe8d10e92ddfc88c0fd5bfbb435d3d6
libstdc++: Simplify fs::path construction using variable template

libstdc++-v3/ChangeLog:

* include/bits/fs_path.h (__is_path_iter_src): Replace class
template with variable template.
libstdc++-v3/include/bits/fs_path.h