hashtable (hashtable<>::m_find): Remove; update callers.
authorPaolo Carlini <pcarlini@suse.de>
Wed, 17 May 2006 16:28:01 +0000 (16:28 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Wed, 17 May 2006 16:28:01 +0000 (16:28 +0000)
commitb9cebd5026fbd40b0ea3af4c9dc388b356e5fd48
treea252d3f48794625f67290c64cf923577a5e021eb
parentedbaf6a24d220fe50ec0bbb245952bf9a19a3561
hashtable (hashtable<>::m_find): Remove; update callers.

2006-05-17  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/hashtable (hashtable<>::m_find): Remove; update callers.

* include/tr1/hashtable (map_base<>::operator[]): Move out of line.

* include/tr1/hashtable (hashtable<>::m_insert(const value_type&,
std::tr1::false_type)): Avoid memory leak risk for new_node.

From-SVN: r113868
libstdc++-v3/ChangeLog
libstdc++-v3/include/tr1/hashtable