gcc/libstdc++-v3/include
Stephen M. Webb 494fff4cea stl_construct.h (construct): Remove.
2001-07-01  Stephen M. Webb <stephen@bregmasoft.com>

	* include/bits/stl_construct.h (construct): Remove.
      	(destroy): Remove.
      	(__destroy): Replaced by use of iterator_traits.
	* include/bits/stl_deque.h: replaced HP iterator functions with
	iterator_traits.
        (construct): changed to _Construct.
	(destroy): changed to _Destroy.
	* include/bits/stl_tempbuf.h: Same.
	* include/bits/stl_tree.h: Same.
	* include/bits/stl_vector.h: Same.
	* include/backward/iterator.h (construct): moved definition to here.
	(destroy): Same.

From-SVN: r43701
2001-07-02 19:47:09 +00:00
..
backward stl_construct.h (construct): Remove. 2001-07-02 19:47:09 +00:00
bits stl_construct.h (construct): Remove. 2001-07-02 19:47:09 +00:00
c/bits configure.in: Change GLIBCPP_ENABLE_SHADOW to GLIBCPP_ENABLE_CHEADERS. 2000-12-22 00:14:08 +00:00
c_shadow * include/c_shadow/bits/std_cstdlib.h (lldiv_t): Fix typo. 2001-02-09 14:12:51 +00:00
c_std/bits mknumeric_limits: Add static defintions, format. 2001-06-20 03:05:31 +00:00
ext algo.h: Add "GPL plus runtime exception" comment block, this time for real. 2001-06-27 17:09:53 +00:00
std *: Add copyright notice. 2001-06-08 23:22:26 +00:00