AFAIK you can automate the dereferencing process (at the XS side) using typemaps, so you won't have to write any additional XS or perl code to implement this strategy for a straight C++ to perl mapping.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: perl embedded in C++: how to undefine perl objects that are blessed references to C++ objects when the C++ object destructs
by kingkongrevenge (Scribe) on Sep 19, 2009 at 16:06 UTC | |
by Joost (Canon) on Sep 21, 2009 at 21:39 UTC |