List Question
20 TechQA 2024-03-06T16:31:16.480000How to use type maps inside nested objects in Typescript?
27 views
Asked by adevart
setting a typemap correctly for SWIG for using a specific method
54 views
Asked by Pierre
Typescript - Is it possible to reference interfaces from extended interface?
164 views
Asked by Frendzel
Numpy.i typemap for multiple arrays of different types
116 views
Asked by Victorello
SWIG JAVA typemaps configuration
169 views
Asked by Alexandro Lavichez
How to produce a Python dictionary from a C++ unordered map using SWIG?
835 views
Asked by CiaranWelsh
Typescript match function arguments to key and value of a type map
1.7k views
Asked by Wilt
SWIG convert vector of maps to python list of dictionaries
1k views
Asked by Jinja2Django
SWIG conversion and TypeError (class typemap)
185 views
Asked by Tadistyle
SWIG TypeError: in method 'B_create', argument 1 of type 'A const &'
375 views
Asked by Matan Cohen
Changing return type in generated CS function using SWIG
497 views
Asked by Chinmaya
Passing numpy array element (int) to c++ int using SWIG
1.2k views
Asked by Otherness
Typemap resources and converting a list to vector (and back)
921 views
Asked by Otherness
Is there a way to create a compile time type map in C++17 for type-checking?
3.3k views
Asked by Krishna Soni
How to map each type of properties in object to a property in interface?
910 views
Asked by Auston Barboza
How to detect if a table has a string key in SWIG typemap
111 views
Asked by Zack Lee
How to create SWIG typemap for function that takes and returns 2 tables
114 views
Asked by Zack Lee
How can I solve the incompatible types (not convertible) while using the moddelmapper with a typemap
4.5k views
Asked by Jeroen Mulder
How to index a converted userdata value?
918 views
Asked by Zack Lee
Creating a SWIG typemap for function that returns vector of pairs
830 views
Asked by Zack Lee