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

paolo@gcc.gnu.org paolo@gcc.gnu.org
Wed May 17 16:28:00 GMT 2006


Author: paolo
Date: Wed May 17 16:28:01 2006
New Revision: 113868

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113868
Log:
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.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/tr1/hashtable



More information about the Libstdc++-cvs mailing list