This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/63219] Superfluous template parameter in match_result::format overload


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]