summaryrefslogtreecommitdiff
path: root/Lib/lua/std_unique_ptr.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-171-0/+6
* Test/fixes to handle NULL pointer for unique_ptr/auto_ptrWilliam S Fulton2022-08-311-1/+1
* Add Lua support for std::unique_ptr and std::auto_ptrWilliam S Fulton2022-08-111-0/+33