r255174 - in /trunk/libstdc++-v3: ChangeLog inc...

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Nov 27 16:43:00 GMT 2017


Author: redi
Date: Mon Nov 27 16:43:39 2017
New Revision: 255174

URL: https://gcc.gnu.org/viewcvs?rev=255174&root=gcc&view=rev
Log:
Fix std::unordered_map deduction guide

2017-11-27  Stephan Bergmann  <sbergman@redhat.com>

	* include/bits/unordered_map.h (unordered_map): Fix deduction guide.
	* include/debug/unordered_map (unordered_map): Likewise.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/unordered_map.h
    trunk/libstdc++-v3/include/debug/unordered_map



More information about the Libstdc++-cvs mailing list