libstdc++: Improve doxygen docs for <thread> and <future>
authorJonathan Wakely <jwakely@redhat.com>
Thu, 12 May 2022 21:26:34 +0000 (22:26 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 13 May 2022 12:32:23 +0000 (13:32 +0100)
commitc29c2a0604719684ca3d65c7c10912c11afb8357
treeb294a8398339c8db302f487b53078876d712fb40
parente61492549b95dff635395f69034b5fefa00e339a
libstdc++: Improve doxygen docs for <thread> and <future>

libstdc++-v3/ChangeLog:

* include/bits/std_thread.h (thread, thread::id): Improve
doxygen docs.
* include/std/future: Likewise.
* include/std/thread (jthread): Likewise.
libstdc++-v3/include/bits/std_thread.h
libstdc++-v3/include/std/future
libstdc++-v3/include/std/thread