Commit Graph

1 Commits

Author SHA1 Message Date
Christophe Calmejane ae916b4bb6 Add support for shared_ptr for Lua
- Added lua smart pointers typemaps (boost and std)
- Handling nullptr case for typecheck without memory allocation
- Handling feature:smartptr
- Remove redundant shared_ptr testcase entries in lua test-suite
- Added unit tests for lua smart pointers

Closes #3387
2026-03-26 08:37:00 +00:00