Passing an array of tuples to CxxWrap
|
|
0
|
26
|
January 30, 2025
|
Add type's method to Base
|
|
2
|
71
|
December 6, 2024
|
Julia incorrect with function argument
|
|
1
|
67
|
December 6, 2024
|
@cfunction with CxxWrap arguments
|
|
1
|
43
|
December 5, 2024
|
How to wrap C++ function writing to FILE*?
|
|
1
|
104
|
November 22, 2024
|
CxxWrap module rely on external dll
|
|
1
|
42
|
November 22, 2024
|
Binding non-trivial C++ examples using CxxWrap.jl
|
|
0
|
79
|
September 9, 2024
|
Use CxxWrap with embedded julia without shared lib
|
|
4
|
73
|
September 7, 2024
|
Pass vectors by reference using CxxWrap.@safe_cfunction
|
|
6
|
110
|
July 23, 2024
|
Can someone provide a simple example of using CxxWrap?
|
|
7
|
349
|
June 21, 2024
|
Two ways to get C++ interface class from C API
|
|
0
|
230
|
April 4, 2024
|
`munmap_chunk(): invalid pointer` when wrapping a C++ package
|
|
1
|
557
|
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
|
188
|
December 12, 2023
|
Auto cxxwrap generator like autopybind11
|
|
3
|
311
|
July 29, 2023
|
Wrapping of large C++ libraries
|
|
5
|
419
|
June 9, 2023
|
CxxWrap and finalizers for specific instances
|
|
0
|
168
|
March 17, 2023
|
How to force a precompilation of a CxxWrap package
|
|
0
|
259
|
February 28, 2023
|
Pass by reference of map typed struct(CxxWrap.jl)
|
|
1
|
413
|
February 17, 2023
|
With CxxWrap, method cannot return an usable complex number
|
|
0
|
335
|
February 17, 2023
|
Wrapping C++ struct with libcxxwrap-julia
|
|
1
|
450
|
January 20, 2023
|
Ccall c++ sort vector of String
|
|
37
|
4084
|
December 19, 2022
|
CxxWrap can't find .dylib on MacOS
|
|
3
|
330
|
September 12, 2022
|
CxxWrap and IO and iostream
|
|
0
|
253
|
September 12, 2022
|
CxxWrap cannot wrap structure on dev. version of Julia?
|
|
1
|
640
|
August 27, 2022
|
InitError: could not load library "...libcxxwrap_julia_stl.dll" on windows
|
|
7
|
1851
|
January 26, 2022
|
CxxWrap on windows
|
|
7
|
1735
|
January 16, 2022
|
Wrapping a Complicated, Multi-Threaded C/C++ Library
|
|
0
|
984
|
July 27, 2021
|
Type mapping for Template(parametric) types with CxxWrap.jl
|
|
0
|
376
|
November 16, 2021
|
Pointer modification with CxxWrap.jl
|
|
1
|
402
|
October 15, 2021
|