This is the mail archive of the gcc-patches@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]

Re: [v3] libstdc++/54296


On 28 August 2012 11:08, François Dumont  wrote:
>     (erase(const key_type&)): Use latters.

Let's put "Use the new member functions" here in the ChangeLog, I
don't think you can make a plural out of "latter" :-)

>     * testsuite/23_containers/unordered_map/erase/54296.cc: New.
>     * testsuite/23_containers/unordered_multimap/erase/54296.cc: New.
>
> Tested under linux x86_64.

Thanks for the fix.  Did you manage to test it with valgrind?


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