]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
In a forward declaration, use whether a type was actually declared as
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Aug 2011 23:46:06 +0000 (23:46 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Sat, 20 Aug 2011 23:46:06 +0000 (23:46 +0000)
a struct or class.

git-svn-id: https://svn.dealii.org/trunk@24125 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/base/thread_management.h

index b74443d6d2bdc23f7ceb41b00aa47b16eb69076b..bea0a8b680059934b1d4340f9e23432970d21318 100644 (file)
@@ -1353,7 +1353,7 @@ namespace Threads
                        :
                        thread_is_active (false)
          {}
-       
+
 
                                         /**
                                          * Start the thread and let
@@ -3737,7 +3737,7 @@ namespace Threads
   {
 #if (DEAL_II_USE_MT == 1)
 
-    template <typename> class TaskDescriptor;
+    template <typename> struct TaskDescriptor;
 
 
                                     /**

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.