]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix a pasto. Move comments around.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 May 2005 18:05:16 +0000 (18:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 May 2005 18:05:16 +0000 (18:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@10672 0785d39b-7218-0410-832d-ea1e28bc413d

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

index e4e15b10ed76be45f0806261da6d09efcd7765ec..1350aaa5fd15e449f9a52e0eec193fc9d02ea584 100644 (file)
@@ -721,9 +721,9 @@ namespace Threads
 }   // end declarations of namespace Threads
 
 /* ----------- implementation of functions in namespace Threads ---------- */
+/// @if NoDoc
 namespace Threads 
 {  
-/// @if NoDoc
   template <typename ForwardIterator>
   std::vector<std::pair<ForwardIterator,ForwardIterator> >
   split_range (const ForwardIterator &begin,
@@ -781,9 +781,12 @@ namespace Threads
       }
     return return_values;
   }  
+}
 
 ///@endif
-  
+
+namespace Threads
+{
   namespace internal 
   {
                                      /**
@@ -5999,11 +6002,12 @@ namespace Threads
                                     * Overload of the spawn function
                                     * for non-member or static member
                                     * functions with no
-                                    * arguments. This version of the fun
-                                   * ction is only visible if
-                                   * multithreading is not enabled, but
-                                   * it has the exact same interface as
-                                   * if multithreading was enabled.
+                                    * arguments. This version of the
+                                    * function is only visible if *
+                                    * multithreading is not enabled,
+                                    * but * it has the exact same
+                                    * interface as * if multithreading
+                                    * was enabled.
                                     */
   template <typename RT>
   inline

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.