[Bug libstdc++/63219] Superfluous template parameter in match_result::format overload
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 11 10:40:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63219
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Thu Sep 11 10:39:37 2014
New Revision: 215161
URL: https://gcc.gnu.org/viewcvs?rev=215161&root=gcc&view=rev
Log:
PR libstdc++/63219
* include/bits/regex.h (match_results::format): Remove stray template
parameter.
Modified:
branches/gcc-4_9-branch/libstdc++-v3/ChangeLog
branches/gcc-4_9-branch/libstdc++-v3/include/bits/regex.h
More information about the Gcc-bugs
mailing list