]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Improve a suggested replacement. 12184/head
authorDavid Wells <drwells@email.unc.edu>
Tue, 11 May 2021 20:39:38 +0000 (16:39 -0400)
committerDavid Wells <drwells@email.unc.edu>
Tue, 11 May 2021 20:45:35 +0000 (16:45 -0400)
What we have is basically std::thread so we should recommend that as the
replacement.

include/deal.II/base/thread_management.h

index f6a73197aebbc2d5d5c26cfa7e50cbc69b481fdc..64f2722c831f77444d93a766ea6eefc450bcd0ad 100644 (file)
@@ -570,7 +570,7 @@ namespace Threads
    *
    * @ingroup threads
    *
-   * @deprecated Use Task instead.
+   * @deprecated Use std::thread or std::jthread instead.
    *
    * @note Since this class is used in ThreadGroup, its constructors, rather
    * than the class itself, are deprecated to allow compilation with

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.