]> gcc.gnu.org Git - gcc.git/commit
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>
Tue, 28 Mar 2023 22:10:35 +0000 (23:10 +0100)
commitdff9e0197eb598f3507020ad0231797e33a18825
treea3ffd69790ed2bddb2b8c9bedb0c0d3d545bc950
parent639299834b5bc86b5d0488b7f291a88d2e1e2d5d
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.

(cherry picked from commit c29c2a0604719684ca3d65c7c10912c11afb8357)
libstdc++-v3/include/bits/std_thread.h
libstdc++-v3/include/std/future
libstdc++-v3/include/std/thread
This page took 0.056611 seconds and 6 git commands to generate.