lemon/error.h
changeset 280 e7f8647ce760
parent 212 1ae84dea7d09
child 290 f6899946c1ac
     1.1 --- a/lemon/error.h	Mon Sep 22 10:56:01 2008 +0200
     1.2 +++ b/lemon/error.h	Mon Jul 14 15:23:11 2008 +0100
     1.3 @@ -102,8 +102,6 @@
     1.4    protected:
     1.5      ///\e
     1.6  
     1.7 -    ///\todo The good solution is boost::shared_ptr...
     1.8 -    ///
     1.9      mutable std::auto_ptr<std::ostringstream> buf;
    1.10  
    1.11      ///\e