]> https://gitweb.dealii.org/ - dealii.git/commitdiff
remove constexpr 9693/head
authorTimo Heister <timo.heister@gmail.com>
Sat, 21 Mar 2020 00:08:57 +0000 (20:08 -0400)
committerTimo Heister <timo.heister@gmail.com>
Sat, 21 Mar 2020 00:08:57 +0000 (20:08 -0400)
bundled/muparser_v2_2_4/include/muParserCallback.h

index 0beb8c5d4f3d153301e0bdbb46fbc6df914c5654..cdaffbbe219c7f52ccc08538ac6de1df1326a2a6 100644 (file)
@@ -83,7 +83,7 @@ public:
     ParserCallback(const ParserCallback &a_Fun);\r
 \r
     // deall.II: added the following line to remove Wdeprecated-copy warnings:\r
-    constexpr ParserCallback& operator=(const ParserCallback&)=default;\r
+    ParserCallback& operator=(const ParserCallback&)=default;\r
     \r
     ParserCallback* Clone() const;\r
 \r

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.