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

redi@gcc.gnu.org redi@gcc.gnu.org
Mon Feb 11 00:19:00 GMT 2013


Author: redi
Date: Mon Feb 11 00:19:14 2013
New Revision: 195935

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195935
Log:
	PR libstdc++/56278
	* include/bits/hashtable_policy.h (_Hash_code_base): Make default
	constructor public.
	* testsuite/23_containers/unordered_set/56278.cc: New.

Added:
    trunk/libstdc++-v3/testsuite/23_containers/unordered_set/56278.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/hashtable_policy.h



More information about the Libstdc++-cvs mailing list