]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Deprecate Threads::ConditionVariable.
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 27 Sep 2018 14:32:02 +0000 (08:32 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 27 Sep 2018 14:32:02 +0000 (08:32 -0600)
include/deal.II/base/thread_management.h

index 9d7bf1bf0a570a9061c8a10764ef0953da0edf03..b2ca5ffe7473e431c2d68f4af33dc3fd53824e0c 100644 (file)
@@ -331,9 +331,11 @@ namespace Threads
    * Class implementing a condition variable. The semantics of this class and
    * its member functions are the same as those of the POSIX functions.
    *
+   * @deprecated Use std::condition_variable instead.
+   *
    * @author Wolfgang Bangerth, 2003
    */
-  class ConditionVariable
+  class DEAL_II_DEPRECATED ConditionVariable
   {
   public:
     /**

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.