Search code examples
SWIG wrap for Python a void function with an output reference to smart pointer parameter...

pythonc++swigswig-typemap

Read More
SWIG: pass an std::span as argument to python function...

pythonc++swigswig-typemap

Read More
How can i use a single C function through SWIG?...

pythoncswigswig-typemap

Read More
vector of enum not correctly handled by SWIG...

pythonswigswig-typemap

Read More
Swig: How to change the accessiblity of the generated C# classes from `public class` to `internal cl...

c#c++swigswig-typemap

Read More
How do I apply a SWIG typemap to _only_ a specific function?...

pythonswigswig-typemap

Read More
SWIG Converting Python list to a char ** example fails...

pythonc++swigswig-typemap

Read More
SWIG return bytes instead of string with typemap...

pythonswigswig-typemap

Read More
How to produce a Python dictionary from a C++ unordered map using SWIG?...

pythonc++swigtypemapsswig-typemap

Read More
BackNext