src/misc/autoptr.hpp
branchcpp_gui
changeset 6294 6c74bf9cc5a4
parent 6095 55d5c0e6be3a
child 6308 646711c5feaa
child 9512 36a53e169661
equal deleted inserted replaced
6293:59b7305f9a8b 6294:6c74bf9cc5a4
     1 /* $Id:$ */
     1 /* $Id$ */
     2 
     2 
     3 #ifndef AUTOPTR_HPP
     3 #ifndef AUTOPTR_HPP
     4 #define AUTOPTR_HPP
     4 #define AUTOPTR_HPP
     5 
     5 
     6 /** AutoPtrT - kind of smart pointer that ensures the owned object gets
     6 /** AutoPtrT - kind of smart pointer that ensures the owned object gets