]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Add inline in function declaration to avoid MIPSpro 7.41 warning: line 613, External...
authorhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Aug 2007 08:20:36 +0000 (08:20 +0000)
committerhartmann <hartmann@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 20 Aug 2007 08:20:36 +0000 (08:20 +0000)
git-svn-id: https://svn.dealii.org/trunk@14979 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/deal.II/include/fe/fe_base.h

index f12f5b7f218542de7c6becbf0fab176550b5558b..6c642008209c61da988c31379d22cd723e0413ed 100644 (file)
@@ -152,8 +152,8 @@ namespace FiniteElementDomination
                                    * then the returned value is
                                    * <code>neither_element_dominates</code>.
                                    */
-  Domination operator & (const Domination d1,
-                        const Domination d2);
+  inline Domination operator & (const Domination d1,
+                               const Domination d2);
 }
 
 

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.