commit | eb186191784cf93e7d94521b08f0054e3b880cca | [log] [tgz] |
---|---|---|
author | William S Fulton <wsf@fultondesigns.co.uk> | Sat Jul 22 18:21:32 2023 +0100 |
committer | William S Fulton <wsf@fultondesigns.co.uk> | Sat Jul 22 18:21:32 2023 +0100 |
tree | 7a7f4ffb61a43db6186fd35b778b54c221832fc2 | |
parent | 525426911cecb9a228c62e9e26ed9e7e8a3910e0 [diff] |
More refactoring for internal destructor and constructor names Further removal of template parameters from the "name" attribute for constructors and destructors. Add test case for templated constructor instantiations - based on the Python and Octave only li_std_pair_extra.i test which caused problems making this change.