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>
Fri, 13 May 2022 12:32:22 +0000 (13:32 +0100)
commite61492549b95dff635395f69034b5fefa00e339a
tree4b6821044a87c98408bb1250118fdf99b3f1176b
parent171f41f124bc1d5d80a395d27833a578cceba9e7
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.
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