gcc/libstdc++-v3/include/ext
Phil Edwards 3d90ff9352 stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version.
2001-12-31  Phil Edwards  <pme@gcc.gnu.org>

	* include/bits/stl_bvector.h:  Change calls to 3-argument distance()
	into standard 2-argument version.
	* include/bits/stl_deque.h:  Likewise.
	* include/bits/stl_tempbuf.h:  Likewise.
	* include/bits/stl_tree.h:  Likewise.
	* include/bits/stl_vector.h:  Likewise.
	* include/ext/stl_hashtable.h:  Likewise.
	* include/bits/stl_iterator_base_funcs.h:  Move distance() extension...
	* include/ext/iterator:  to here.  New file.
	* include/Makefile.am (ext_headers):  Add new file, alphabatize.
	* include/Makefile.in:  Regenerate.

From-SVN: r48428
2001-12-31 16:16:17 +00:00
..
algorithm stl_algo.h (count returning void, [...]): Move to... 2001-12-28 18:46:54 +00:00
hash_map hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
hash_set hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
iterator stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
rope Intro.3: More notes. 2001-11-20 00:51:37 +00:00
ropeimpl.h hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
slist slist: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:26:01 +00:00
stl_hash_fun.h hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00
stl_hashtable.h stl_bvector.h: Change calls to 3-argument distance() into standard 2-argument version. 2001-12-31 16:16:17 +00:00
stl_rope.h hash_map: Move into __gnu_cxx, tweak, add using declarations. 2001-12-31 10:22:00 +00:00