]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Comment clearer
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Mar 2000 20:25:35 +0000 (20:25 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 6 Mar 2000 20:25:35 +0000 (20:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@2557 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/smartpointer.h

index 2b6a27335ff2b32e9c5d5a556a413efacae725c6..399af9c543457148fef2195ed4d8ba6922cea846 100644 (file)
@@ -86,7 +86,10 @@ class SmartPointer
                                      * pointers. The pointer
                                      * subscribes to the new object
                                      * automatically and unsubscribes
-                                     * to an old one if it exists.
+                                     * to an old one if it exists. It
+                                     * will not try to subscribe to a
+                                     * null-pointer, but stilll
+                                     * delete the old subscription.
                                      */
     SmartPointer<T> & operator= (T *tt);
 

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.