summaryrefslogtreecommitdiff
path: root/Examples/test-suite/cpp11_shared_ptr_upcast.i
Commit message (Expand)AuthorAgeFilesLines
* Expand std::shared_ptr testing to C# D Java PythonWilliam S Fulton2017-09-221-6/+6
* Add support for pointers to shared_ptr and null shared_ptr in Ruby containersWilliam S Fulton2017-04-131-6/+64
* Add shared_ptr non-overloaded upcast testsWilliam S Fulton2017-04-071-21/+54
* use forward declaration to treat the dependency of fragmentsTakashi Tamura2017-03-291-3/+3
* [ruby] add tests for upcasting std::shared_ptr within std containers.Takashi Tamura2017-03-011-0/+97