]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
missing typename added
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Jun 2002 07:37:38 +0000 (07:37 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 27 Jun 2002 07:37:38 +0000 (07:37 +0000)
git-svn-id: https://svn.dealii.org/trunk@6194 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/grid/filtered_iterator.h

index 3242582367d8e1700a5cb244b992ae5807ceff66..d75d66e687104f9639d7a5301657d1a4ed909efa 100644 (file)
@@ -952,7 +952,7 @@ operator () (const BaseIterator &bi) const
 
 template <typename BaseIterator>
 template <typename Predicate>
-FilteredIterator<BaseIterator>::PredicateBase *
+typename FilteredIterator<BaseIterator>::PredicateBase *
 FilteredIterator<BaseIterator>::PredicateTemplate<Predicate>::
 clone () const
 {

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.