summaryrefslogtreecommitdiff
path: root/Examples/test-suite/octave/cpp11_std_unique_ptr_runme.m
Commit message (Expand)AuthorAgeFilesLines
* Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-171-0/+12
* Test/fixes to handle NULL pointer for unique_ptr/auto_ptrWilliam S Fulton2022-08-311-0/+12
* Correct raw pointer handling test for virtual inheritanceWilliam S Fulton2022-08-111-1/+1
* Add raw pointer handling test for virtual inheritanceWilliam S Fulton2022-08-051-9/+13
* auto_ptr and unique_ptr test tweaksWilliam S Fulton2022-08-041-1/+2
* Add Octave support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-021-0/+109