summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testAutoPtr.cxx
Commit message (Collapse)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 ↵Brad King2007-03-041-0/+2
| | | | implemented.
* ENH: Implemented auto_ptr_ref in a way that allows conversion of the ↵Brad King2007-03-031-4/+1
| | | | pointed-to type.
* 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