]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Oct 2000 09:08:40 +0000 (09:08 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Oct 2000 09:08:40 +0000 (09:08 +0000)
git-svn-id: https://svn.dealii.org/trunk@3420 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/configure

index 1a9faef9012f69724a6cbd2b411cef091159aab8..8a10b3de4bade0c7cc8ecbee964fe7a205313f12 100755 (executable)
@@ -1316,8 +1316,8 @@ typedef map<string,map<string,pair<string,string> > > T;
 
 
 const T* f(T& t1, const T* t2) {
-  t1[0] = map<string,pair<string,string> >();
   const map<string,map<string,pair<string,string> > >::const_iterator i=t1.begin();
+  *i = t1[0] = map<string,pair<string,string> >();
   return t2;
 }
          

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.