summaryrefslogtreecommitdiff
path: root/Lib/java/std_auto_ptr.i
Commit message (Expand)AuthorAgeFilesLines
* Add missing typecheck typemaps for std::auto_ptr and std::unique_ptrWilliam S Fulton2022-09-171-0/+2
* Add support for std::auto_ptr inputsWilliam S Fulton2022-07-181-12/+22
* Cosmetic changes to auto_ptr library filesWilliam S Fulton2022-07-021-13/+15
* Fix more "allows to" and other typosOlly Betts2021-04-211-1/+1
* Add std_auto_ptr.i defining typemaps for returning std::auto_ptr<>.Vadim Zeitlin2013-12-031-0/+27