]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add an @endif to make sure documentation is properly generated.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 May 2005 16:18:39 +0000 (16:18 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 May 2005 16:18:39 +0000 (16:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@10669 0785d39b-7218-0410-832d-ea1e28bc413d

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

index 0570e200a54deccff986133b49f1bae8715fbe1b..3fe7b18a8b95825855349ae2042195d7eaee961c 100644 (file)
@@ -720,10 +720,10 @@ namespace Threads
   
 }   // end declarations of namespace Threads
 
-/// @if NoDoc
 /* ----------- implementation of functions in namespace Threads ---------- */
 namespace Threads 
 {  
+/// @if NoDoc
   template <typename ForwardIterator>
   std::vector<std::pair<ForwardIterator,ForwardIterator> >
   split_range (const ForwardIterator &begin,
@@ -782,7 +782,8 @@ namespace Threads
     return return_values;
   }  
 
-
+///@endif
+  
   namespace internal 
   {
                                      /**

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.