This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] Document basic_string


These all look great Jerry, thanks again.

Your patch text looks great, but can you just make sure that everything
you add is wrapped for 80 columns? I think your patches are ok, but I'm
not completely sure. There's been some backsliding on this lately.

best,
benjamin


>2003-07-13  Jerry Quinn  <jlquinn@optonline.net>
>
>        * include/bits/basic_string.h:  Document public functions.


>
>2003-07-13  Jerry Quinn  <jlquinn@optonline.net>
>
>        *  include/bits/stl_list.h:  Document more functions.

>2003-07-14  Jerry Quinn  <jlquinn@optonline.net>
>
>        * include/bits/stl_algo.h (includes, set_union, set_intersection,
>        set_difference, set_symmetric_difference, max_element, min_element,
>        next_permutation, prev_permutation, find_first_of, find_end):
>        Document.
>	* include/bits/stl_algobase.h (copy,copy_backward):  Clarify overlap
>        restrictions in docs.
>	* include/bits/stl_heap.h (push_heap, pop_heap, make_heap, sort_heap):
>        Document.
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]