]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Remove non-deducible parameter for std::advance overload
authorJonathan Wakely <jwakely@redhat.com>
Thu, 16 Sep 2021 12:35:24 +0000 (13:35 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 16 Sep 2021 22:06:37 +0000 (23:06 +0100)
commit21c760510d31253074577a14021fdc6ad44084b6
treed8ab95abe210a6f091c6ab8dc15ece94f8cb45c7
parent734b2c2eedca50d966e22540fc136158c3633393
libstdc++: Remove non-deducible parameter for std::advance overload

This was just a copy and paste error.

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* include/bits/fs_path.h (advance): Remove non-deducible
template parameter.
libstdc++-v3/include/bits/fs_path.h
This page took 0.058754 seconds and 5 git commands to generate.