]> 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 12:19:19 +0000 (13:19 +0100)
commit80617330706da03365ebe3d82f590fe34fb1c42e
tree15b65dac9e4dceab8479c1d428633d9fb64f5b1d
parent58706c950bef0521204c3e82781f4570bf16a669
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/regex.h: Likewise.
* include/bits/streambuf_iterator.h: Likewise.
* include/bits/unique_lock.h: Likewise.
* include/std/chrono: 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/regex.h
libstdc++-v3/include/bits/streambuf_iterator.h
libstdc++-v3/include/bits/unique_lock.h
libstdc++-v3/include/std/chrono
libstdc++-v3/include/std/thread
libstdc++-v3/include/tr1/complex
This page took 0.062902 seconds and 6 git commands to generate.