gcc/libstdc++-v3/testsuite/performance
Paolo Carlini f99b2be1d3 hashtable (hashtable<>::m_find, [...]): Add.
2006-05-15  Paolo Carlini  <pcarlini@suse.de>

	* include/tr1/hashtable (hashtable<>::m_find, m_insert_bucket): Add.
	(hashtable<>::find, m_insert(const value_type&, std::tr1::true_type),
	map_base<>::operator[]): Use the above.
	* testsuite/performance/23_containers/insert/unordered_map_array.cc:
	New.	

	* include/tr1/hashtable (hashtable<>::find_node,
	insert(const value_type&, ...), erase_node): Rename to m_*, adjust
	callers.
	* include/tr1/hashtable: Minor cosmetic changes.

From-SVN: r113800
2006-05-15 21:07:36 +00:00
..
21_strings All files: Update FSF address. 2005-08-17 02:28:44 +00:00
22_locale All files: Update FSF address. 2005-08-17 02:28:44 +00:00
23_containers hashtable (hashtable<>::m_find, [...]): Add. 2006-05-15 21:07:36 +00:00
25_algorithms re PR libstdc++/25482 (Specialize (overload) std::copy/find for streambuf iterators) 2006-03-21 12:25:11 +00:00
26_numerics All files: Update FSF address. 2005-08-17 02:28:44 +00:00
27_io All files: Update FSF address. 2005-08-17 02:28:44 +00:00