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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Oct 29 15:11:00 GMT 2010


Author: paolo
Date: Fri Oct 29 15:11:47 2010
New Revision: 166062

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166062
Log:
2010-10-29  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_function.h (_Select1st<>::operator()): Add
	templatized overloads.
	* include/bits/hashtable_policy.h (_Select1st): Remove; revert
	everything to std::_Select1st.
	* include/bits/unordered_map.h: Likewise.

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



More information about the Libstdc++-cvs mailing list