]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Explicitly name template args for instantiation, to make Intel ICC happier.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 Apr 2002 11:29:11 +0000 (11:29 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 19 Apr 2002 11:29:11 +0000 (11:29 +0000)
git-svn-id: https://svn.dealii.org/trunk@5689 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/aclocal.m4

index 5bcf04d889e51639b676adeae33d89f8d9187527..326bdd6b10cd71aea64cc10c35692feeec708ac0 100644 (file)
@@ -1379,7 +1379,7 @@ dnl     template <typename T2>
 dnl     X operator = (T2 &);
 dnl };
 dnl 
-dnl template X X::operator=<> (float &);
+dnl template X X::operator=<float> (float &);
 dnl /* ---------------------------------------------------------- */
 dnl
 dnl The compiler only groks this if the "operator=" is prepended

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.