libstdc++: Improve doxygen docs for <atomic>
authorJonathan Wakely <jwakely@redhat.com>
Wed, 11 May 2022 22:52:20 +0000 (23:52 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 13 May 2022 12:32:22 +0000 (13:32 +0100)
commit1566ca0969ac4a14f7434d710e75dd89da303e75
tree12cf75c75cb281ec684cbd26835b6123b4a5c84e
parent20b917e7c007f54dd471f64b301124d4d1f8b636
libstdc++: Improve doxygen docs for <atomic>

libstdc++-v3/ChangeLog:

* include/std/atomic: Suppress doxygen docs for
implementation details.
* include/bits/atomic_base.h: Likewise.
* include/bits/shared_ptr_atomic.h: Use markdown. Fix grouping
so that std::atomic is not added to the pointer abstractions
group.
libstdc++-v3/include/bits/atomic_base.h
libstdc++-v3/include/bits/shared_ptr_atomic.h
libstdc++-v3/include/std/atomic