I am trying to build a library with embind, and I have found the docs and 
test file quite helpful.

However, I have run into an issue.  One of the classes I need to provide an 
interface for has a private destructor.  I can probably just wrap the 
class, but that will be quite time consuming.  Is there anyway to tell 
embind not to call the classes destructor?  Right now I get compiler errors.

Any help would be appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to