This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [v3] More documentation
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: jlquinn at optonline dot net
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 2 Feb 2004 11:15:42 -0600
- Subject: Re: [v3] More documentation
- Organization: Red Hat / Chicago
- References: <4147ce417ca8.417ca84147ce@optonline.net>
>2004-01-30 Jerry Quinn <jlquinn@optonline.net>
>
> * include/bits/gslice.h (gslice): Document.
> * include/bits/gslice_array.h (gslice_array): Document.
> * include/bits/indirect_array (indirect_array): Document.
> * include/bits/mask_array (mask_array): Document.
> * include/bits/slice_array.h (slice,slice_array): Document.
> * include/bits/stl_numeric.h (accumulate, inner_product, partial_sum,
> adjacent_difference): Document
> * include/std/std_valarray.h (valarray): Document.
Looks good!