summaryrefslogtreecommitdiff
path: root/Examples/test-suite/mzscheme/li_std_auto_ptr_runme.scm
Commit message (Expand)AuthorAgeFilesLines
* Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-171-0/+9
* Test/fixes to handle NULL pointer for unique_ptr/auto_ptrWilliam S Fulton2022-08-311-0/+9
* Add Racket support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-181-0/+91