]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Do it a second time.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 May 2001 10:39:32 +0000 (10:39 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 9 May 2001 10:39:32 +0000 (10:39 +0000)
git-svn-id: https://svn.dealii.org/trunk@4572 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/kdoc/src/kdoc

index ccf025c2d3e2d356f2a9ad578610917f8b528b09..a7b2e8483481ec6f623d37c1720c2389d1661d62 100755 (executable)
@@ -721,9 +721,13 @@ sub identifyDecl
 
        # Multi variables
        elsif ( $decl =~ m/^
+               \s*(?:typename)?
                \s*( (?:[\w_:]+(?:\s+[\w_:]+)*? )       # type
                \s*(?:<.+>)?)                                           # template
 
+                                               # check for nested types
+                                \s*(?:::[\w_:]+(?:\s+[\w_:]+)*?
+                                      \s*(?:<.+>)?)
                \s*( (?:\s*(?: [\&\*][\&\*\s]*)?        # ptr or ref
                        [\w_:]+)                                                # name
                \s*(?:\[[^\[\]]*\] (?:\s*\[[^\[\]]*\])*)? # array

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.