Commit Graph

1 Commits

Author SHA1 Message Date
William S Fulton d4868b0556 std::function refactor and test improvements
Move std::function implementation out of Lib/typemaps directory noting
that there are no typemaps for the implementation.

Rename _SWIG_call_std_function to SWIG_call_std_function to be standards
compliant.

Remove redundant %rename in cpp11_std_function testcase.

Add java and python runtime tests based on javascript test for cpp11_std_function testcase.

Add some observations on specialization bug when using std::function.
2026-05-03 19:00:24 +01:00