smesh/src/StdMeshers
eap 015abb3cd3 avoid extra list copying
-    aRes = (*it).second;
+    return it->second;
2009-03-11 14:48:54 +00:00
..
2009-02-17 05:27:49 +00:00