r179464 - in /trunk/libstdc++-v3: ChangeLog inc...
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Mon Oct 3 15:28:00 GMT 2011
Author: paolo
Date: Mon Oct 3 15:28:47 2011
New Revision: 179464
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179464
Log:
2011-10-03 Paolo Carlini <paolo.carlini@oracle.com>
* include/bits/hashtable.h (_Hashtable<>::insert(value_type&&),
insert(const_iterator, value_type&&)): Don't define here...
* include/bits/unordered_set.h (__unordered_set<>,
__unordered_multiset<>): ... define here instead.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/bits/hashtable.h
trunk/libstdc++-v3/include/bits/unordered_set.h
More information about the Libstdc++-cvs
mailing list