Search code examples
How to use type maps inside nested objects in Typescript?...


typescripttypesenumstypemaps

Read More
Typescript - Is it possible to reference interfaces from extended interface?...


typescripttypescript-genericstypemaps

Read More
Numpy.i typemap for multiple arrays of different types...


pythonarrayscswigtypemaps

Read More
Display a MPI typemap...


mpitypemaps

Read More
SWIG JAVA typemaps configuration...


javac++swigtypemaps

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


pythonc++swigtypemapsswig-typemap

Read More
Typescript match function arguments to key and value of a type map...


typescriptargumentstypescript-typingstypemaps

Read More
SWIG convert vector of maps to python list of dictionaries...


pythonc++swigtypemaps

Read More
Changing return type in generated CS function using SWIG...


c#c++swigswig-templatetypemaps

Read More
Passing numpy array element (int) to c++ int using SWIG...


pythonc++numpyswigtypemaps

Read More
Typemap resources and converting a list to vector (and back)...


pythonc++swigtypemaps

Read More
How to detect if a table has a string key in SWIG typemap...


luaswigtypemaps

Read More
How to create SWIG typemap for function that takes and returns 2 tables...


luaswigtypemaps

Read More
How can I solve the incompatible types (not convertible) while using the moddelmapper with a typemap...


javamodelmappertypemaps

Read More
How to index a converted userdata value?...


c++luaswiglua-userdatatypemaps

Read More
Creating a SWIG typemap for function that returns vector of pairs...


c++luaswigtypemaps

Read More
ModelMapper mapper.skip() doesn't work for pojo objects with circular dependency...


pojomodelmappertypemaps

Read More
How to create a SWIG typemap for functions that return specific type...


c++luaswigtypemaps

Read More
What is wrong with my SWIG typemap?...


c++luaswigtypemaps

Read More
Simpler way to create a SWIG typemap for a function with multiple arguments?...


c++luaswigtypemaps

Read More
How to wrap a C++ function that uses referenced custom type in SWIG?...


c++luaswigtypemaps

Read More
Proper way to free a pointer array in SWIG input typemap?...


pointersluaswiglua-tabletypemaps

Read More
Creating typemaps for SWIG so C function can return a Lua table...


cluaswiglua-tabletypemaps

Read More
SWIG - No default typemap for std::list when wrapping to C#, how can I do?...


c#c++swigtypemaps

Read More
Use struct in SWIG argout typemap...


pythoncstructswigtypemaps

Read More
TypeScript Mapped Type Key/Values...


functiontypescripttypesparameterstypemaps

Read More
Swig how to define a typemap that converts a C typedefined Boolean to java boolean...


javaandroidcswigtypemaps

Read More
how to pass enum values from TCL script to C++ class using Swig...


c++tclswigtypemaps

Read More
Returning arguments in SWIG/Python...


pythonswigtypemaps

Read More
Using SWIG typemaps with java...


javapythoncswigtypemaps

Read More
BackNext