]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix even more doxygen markup for group close commands
authorJonathan Wakely <jwakely@redhat.com>
Thu, 8 Apr 2021 23:24:41 +0000 (00:24 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 9 Apr 2021 13:39:51 +0000 (14:39 +0100)
commit66ba422a436db7db4d9dfd926313753fc2c76bf5
tree30e945563a7c1d1eebdad8c02e836e567e752b13
parentd7fa35db13d2523155034c444858bb1ae4eedc0e
libstdc++: Fix even more doxygen markup for group close commands

More fixes like r11-8009 and r11-8066.

libstdc++-v3/ChangeLog:

* include/bits/fs_fwd.h: Fix doxygen group command.
* include/bits/streambuf_iterator.h: Likewise.
* include/std/chrono: Likewise.
* include/std/memory: Likewise.
* include/std/thread: Likewise.
* include/tr1/complex: Likewise.

(cherry picked from commit 72ddd861d3881eba141c41c1ccbb4e8b3be159a5)
libstdc++-v3/include/bits/fs_fwd.h
libstdc++-v3/include/bits/streambuf_iterator.h
libstdc++-v3/include/std/chrono
libstdc++-v3/include/std/memory
libstdc++-v3/include/std/thread
libstdc++-v3/include/tr1/complex
This page took 0.059725 seconds and 6 git commands to generate.