hashtable.h (_Hashtable<>::insert(value_type&&), [...]): Don't define here...
authorPaolo Carlini <paolo@gcc.gnu.org>
Mon, 3 Oct 2011 15:28:47 +0000 (15:28 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Mon, 3 Oct 2011 15:28:47 +0000 (15:28 +0000)
commit1c29961267a210bb8a3284f9ab36ac5076a3fb72
treeedde729f626371b44609d6f3125611f726b76706
parentf90e8e2eae9a83d22efd7922673116a97ebf5290
hashtable.h (_Hashtable<>::insert(value_type&&), [...]): Don't define here...

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.

From-SVN: r179464
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/hashtable.h
libstdc++-v3/include/bits/unordered_set.h