stl_vector.h: Reformat to follow C++STYLE.

2002-05-21  Phil Edwards  <pme@gcc.gnu.org>

	* include/bits/stl_vector.h:  Reformat to follow C++STYLE.
	Doxygenate all public members.  Reorder to follow 14882.
	(vector::push_back(void)):  Remove previously-deprecated fn.
	(vector::insert(iterator), vector::_M_insert_aux(iterator)):
	Deprecate for removal in 3.3.

From-SVN: r53696
This commit is contained in:
Phil Edwards 2002-05-21 20:41:06 +00:00
parent f6366fc7ad
commit e4c62b265d
2 changed files with 536 additions and 345 deletions