[xsde-users] Using auto_ptr for passing shared objects

Boris Kolpackov boris at codesynthesis.com
Thu Nov 19 09:13:05 EST 2015


Hi Andrey,

Andrey Filimonov <andrey.v.filimonov at gmail.com> writes:

> Is there a way to use typemaps in hybrid mode?

The C++/Hybrid mapping uses type maps internally, since it provides
the implementations of the parser/serializer skeletons. Why would
you care whether C++/Hybrid uses raw pointers or auto_ptr internally?

I think we are wasting time here with you trying to "hint" at what the
problem is in one-two sentences and me trying to guess what you meant.
I suggest that you show a concrete code fragment and point to what
exactly causes you problems.

Boris



More information about the xsde-users mailing list