Passing an array of tuples to CxxWrap
|
|
0
|
25
|
January 30, 2025
|
Add type's method to Base
|
|
2
|
67
|
December 6, 2024
|
Julia incorrect with function argument
|
|
1
|
67
|
December 6, 2024
|
@cfunction with CxxWrap arguments
|
|
1
|
42
|
December 5, 2024
|
How to wrap C++ function writing to FILE*?
|
|
1
|
99
|
November 22, 2024
|
CxxWrap module rely on external dll
|
|
1
|
40
|
November 22, 2024
|
Binding non-trivial C++ examples using CxxWrap.jl
|
|
0
|
74
|
September 9, 2024
|
Use CxxWrap with embedded julia without shared lib
|
|
4
|
72
|
September 7, 2024
|
Pass vectors by reference using CxxWrap.@safe_cfunction
|
|
6
|
99
|
July 23, 2024
|
Can someone provide a simple example of using CxxWrap?
|
|
7
|
313
|
June 21, 2024
|
Two ways to get C++ interface class from C API
|
|
0
|
223
|
April 4, 2024
|
`munmap_chunk(): invalid pointer` when wrapping a C++ package
|
|
1
|
551
|
January 26, 2024
|
Line number info missing when Windows DLL gets EXCEPTION_ACCESS_VIOLATION
|
|
2
|
311
|
January 4, 2024
|
CxxWrap How to handle Array of Array
|
|
0
|
186
|
December 12, 2023
|
Auto cxxwrap generator like autopybind11
|
|
3
|
307
|
July 29, 2023
|
Wrapping of large C++ libraries
|
|
5
|
409
|
June 9, 2023
|
CxxWrap and finalizers for specific instances
|
|
0
|
167
|
March 17, 2023
|
How to force a precompilation of a CxxWrap package
|
|
0
|
256
|
February 28, 2023
|
Pass by reference of map typed struct(CxxWrap.jl)
|
|
1
|
410
|
February 17, 2023
|
With CxxWrap, method cannot return an usable complex number
|
|
0
|
331
|
February 17, 2023
|
Wrapping C++ struct with libcxxwrap-julia
|
|
1
|
441
|
January 20, 2023
|
Ccall c++ sort vector of String
|
|
37
|
4078
|
December 19, 2022
|
CxxWrap can't find .dylib on MacOS
|
|
3
|
324
|
September 12, 2022
|
CxxWrap and IO and iostream
|
|
0
|
253
|
September 12, 2022
|
CxxWrap cannot wrap structure on dev. version of Julia?
|
|
1
|
638
|
August 27, 2022
|
InitError: could not load library "...libcxxwrap_julia_stl.dll" on windows
|
|
7
|
1842
|
January 26, 2022
|
CxxWrap on windows
|
|
7
|
1732
|
January 16, 2022
|
Wrapping a Complicated, Multi-Threaded C/C++ Library
|
|
0
|
976
|
July 27, 2021
|
Type mapping for Template(parametric) types with CxxWrap.jl
|
|
0
|
375
|
November 16, 2021
|
Pointer modification with CxxWrap.jl
|
|
1
|
402
|
October 15, 2021
|