diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2022-05-12 12:16:17 +0100 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2022-05-13 13:32:22 +0100 |
commit | 1b01963a4ea87607f5af6578a49006c8fee4d527 (patch) | |
tree | a68a15d0e2fef4a965b3e71d7507a19248bb760a /gcc | |
parent | 1566ca0969ac4a14f7434d710e75dd89da303e75 (diff) | |
download | gcc-1b01963a4ea87607f5af6578a49006c8fee4d527.zip gcc-1b01963a4ea87607f5af6578a49006c8fee4d527.tar.gz gcc-1b01963a4ea87607f5af6578a49006c8fee4d527.tar.bz2 |
libstdc++: Improve doxygen docs for <regex>
Add @headerfile and @since tags. Improve grouping of non-member
functions via @relates tags.
Mark the std::pair base class of std::sub_match as undocumented, so that
the docs don't show all the related non-member functions are part of the
sub_match API. Use a new macro to re-add the data members for Doxygen
only.
libstdc++-v3/ChangeLog:
* doc/doxygen/user.cfg.in (PREDEFINED): Define macro
_GLIBCXX_DOXYGEN_ONLY to expand its argument.
* include/bits/c++config (_GLIBCXX_DOXYGEN_ONLY): Define.
* include/bits/regex.h: Improve doxygen docs.
* include/bits/regex_constants.h: Likewise.
* include/bits/regex_error.h: Likewise.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions