gcc/libstdc++-v3/include/ext
Jeffrey Oldham 98aff0b52e ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy.
2001-07-04  Jeffrey Oldham  <oldham@codesourcery.com>

	* include/ext/ropeimpl.h (_Rope_RopeRep::_M_free_c_string):
	Replace destroy by _Destroy.
	(_Rope_RopeRep::_S_free_string): Likewise.
	(rope::c_str()): Likewise.
	* include/ext/slist (_Slist_base::_M_erase_after>): Likewise.
	(_Slist_base::_M_erase_after): Likewise.
	(slist::_M_create_node): Replace construct by _Construct.
	(slist::pop_front): Replace destroy by _Destroy.
	* include/ext/stl_hashtable.h (hashtable::_M_new_node): Replace
	construct by _Construct.
	(hashtable::_M_delete_node): Replace destroy by _Destroy.
	* include/ext/stl_rope.h (rope::rope): Replace construct by
	_Construct.
	(rope::copy): Replace destroy by _Destroy.

From-SVN: r43764
2001-07-04 18:12:08 +00:00
..
hash_map algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
hash_set algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
rope algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
ropeimpl.h ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy. 2001-07-04 18:12:08 +00:00
slist ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy. 2001-07-04 18:12:08 +00:00
stl_hash_fun.h algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
stl_hashtable.h ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy. 2001-07-04 18:12:08 +00:00
stl_rope.h ropeimpl.h (_Rope_RopeRep::_M_free_c_string): Replace destroy by _Destroy. 2001-07-04 18:12:08 +00:00