]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
authorJonathan Wakely <jwakely@redhat.com>
Wed, 26 Apr 2023 21:48:35 +0000 (22:48 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 27 Apr 2023 10:28:39 +0000 (11:28 +0100)
commit865869dc6943eb5dee855bc1ea88b09b7dabc641
treed489b7a52bd5e42bbc3b06af8c6e3a70a0d8d995
parentf9412cedd6c0e7417b30d9a80d3f45c8746223b4
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]

libstdc++-v3/ChangeLog:

PR libstdc++/40380
* include/bits/basic_string.h: Improve doxygen comments.
* include/bits/cow_string.h: Likewise.
* include/bits/forward_list.h: Likewise.
* include/bits/fs_dir.h: Likewise.
* include/bits/fs_path.h: Likewise.
* include/bits/quoted_string.h: Likewise.
* include/bits/stl_bvector.h: Likewise.
* include/bits/stl_map.h: Likewise.
* include/bits/stl_multimap.h: Likewise.
* include/bits/stl_multiset.h: Likewise.
* include/bits/stl_set.h: Likewise.
* include/bits/stl_vector.h: Likewise.
* include/bits/unordered_map.h: Likewise.
* include/bits/unordered_set.h: Likewise.
* include/std/filesystem: Likewise.
* include/std/iomanip: Likewise.
16 files changed:
libstdc++-v3/include/bits/basic_string.h
libstdc++-v3/include/bits/cow_string.h
libstdc++-v3/include/bits/forward_list.h
libstdc++-v3/include/bits/fs_dir.h
libstdc++-v3/include/bits/fs_path.h
libstdc++-v3/include/bits/quoted_string.h
libstdc++-v3/include/bits/stl_bvector.h
libstdc++-v3/include/bits/stl_map.h
libstdc++-v3/include/bits/stl_multimap.h
libstdc++-v3/include/bits/stl_multiset.h
libstdc++-v3/include/bits/stl_set.h
libstdc++-v3/include/bits/stl_vector.h
libstdc++-v3/include/bits/unordered_map.h
libstdc++-v3/include/bits/unordered_set.h
libstdc++-v3/include/std/filesystem
libstdc++-v3/include/std/iomanip