gcc/libstdc++-v3 ChangeLog include/bits/stl_algo.h
pme@gcc.gnu.org
pme@gcc.gnu.org
Sun Feb 10 01:00:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pme@gcc.gnu.org 2002-02-10 01:00:42
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: stl_algo.h
Log message:
2002-02-10 Jonathan Wakely <cow@compsoc.man.ac.uk>
* include/bits/stl_algo.h (__median, for_each, find, find_if,
adjacent_find, count, count_if, search, search_n, swap_ranges,
transform, replace, replace_if, replace_copy, replace_copy_if,
generate, generate_n, remove_copy, remove_copy_if, remove, remove_if,
unique, unique_copy, reverse, reverse_copy): Doxygenate.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1032&r2=1.1033
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_algo.h.diff?cvsroot=gcc&r1=1.19&r2=1.20
More information about the Gcc-cvs
mailing list