https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40380

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Jonathan Wakely <r...@gcc.gnu.org>:

https://gcc.gnu.org/g:865869dc6943eb5dee855bc1ea88b09b7dabc641

commit r14-290-g865869dc6943eb5dee855bc1ea88b09b7dabc641
Author: Jonathan Wakely <jwak...@redhat.com>
Date:   Wed Apr 26 22:48:35 2023 +0100

    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.

Reply via email to