]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Improve doxygen docs for algorithms and more
authorJonathan Wakely <jwakely@redhat.com>
Thu, 12 May 2022 13:13:37 +0000 (14:13 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 18 Mar 2024 13:50:56 +0000 (13:50 +0000)
commit0d128f51e59c053be8da84c10acff722745862da
tree62e8ae7e051606e34c78eca02726daf50f25d5e7
parent54de91d55980e063a8630193cd3a2ef457508735
libstdc++: Improve doxygen docs for algorithms and more

libstdc++-v3/ChangeLog:

* include/bits/ostream_insert.h: Mark helper functions as
undocumented by Doxygen.
* include/bits/stl_algo.h: Use markdown for formatting and mark
helper functions as undocumented.
* include/bits/stl_numeric.h:  Likewise.
* include/bits/stl_pair.h (pair): Add @headerfile.

(cherry picked from commit e61492549b95dff635395f69034b5fefa00e339a)
libstdc++-v3/include/bits/ostream_insert.h
libstdc++-v3/include/bits/stl_algo.h
libstdc++-v3/include/bits/stl_numeric.h
libstdc++-v3/include/bits/stl_pair.h
This page took 0.058704 seconds and 6 git commands to generate.