summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testAutoPtr.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Enabled support for use_auto_ptr(get_auto_ptr()) syntax on HP compiler.Brad King2007-03-071-2/+0
* COMP: Disable function call with function return test for HP until it is impl...Brad King2007-03-041-0/+2
* ENH: Implemented auto_ptr_ref in a way that allows conversion of the pointed-...Brad King2007-03-031-4/+1
* COMP: Remove one conversion test until it is implemented.Brad King2007-03-031-0/+2
* ENH: Added test for auto_ptr. Documented aut_ptr template implementation.Brad King2007-03-031-0/+166