Add type's method to Base
|
|
2
|
66
|
December 6, 2024
|
Julia incorrect with function argument
|
|
1
|
65
|
December 6, 2024
|
@cfunction with CxxWrap arguments
|
|
1
|
42
|
December 5, 2024
|
How to wrap C++ function writing to FILE*?
|
|
1
|
96
|
November 22, 2024
|
CxxWrap module rely on external dll
|
|
1
|
39
|
November 22, 2024
|
Binding non-trivial C++ examples using CxxWrap.jl
|
|
0
|
72
|
September 9, 2024
|
Use CxxWrap with embedded julia without shared lib
|
|
4
|
70
|
September 7, 2024
|
Pass vectors by reference using CxxWrap.@safe_cfunction
|
|
6
|
83
|
July 23, 2024
|
Can someone provide a simple example of using CxxWrap?
|
|
7
|
295
|
June 21, 2024
|
Two ways to get C++ interface class from C API
|
|
0
|
217
|
April 4, 2024
|
`munmap_chunk(): invalid pointer` when wrapping a C++ package
|
|
1
|
550
|
January 26, 2024
|
Line number info missing when Windows DLL gets EXCEPTION_ACCESS_VIOLATION
|
|
2
|
310
|
January 4, 2024
|
CxxWrap How to handle Array of Array
|
|
0
|
181
|
December 12, 2023
|
Auto cxxwrap generator like autopybind11
|
|
3
|
305
|
July 29, 2023
|
Wrapping of large C++ libraries
|
|
5
|
405
|
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
|
408
|
February 17, 2023
|
With CxxWrap, method cannot return an usable complex number
|
|
0
|
327
|
February 17, 2023
|
Wrapping C++ struct with libcxxwrap-julia
|
|
1
|
434
|
January 20, 2023
|
Ccall c++ sort vector of String
|
|
37
|
4075
|
December 19, 2022
|
CxxWrap can't find .dylib on MacOS
|
|
3
|
323
|
September 12, 2022
|
CxxWrap and IO and iostream
|
|
0
|
251
|
September 12, 2022
|
CxxWrap cannot wrap structure on dev. version of Julia?
|
|
1
|
636
|
August 27, 2022
|
InitError: could not load library "...libcxxwrap_julia_stl.dll" on windows
|
|
7
|
1832
|
January 26, 2022
|
CxxWrap on windows
|
|
7
|
1728
|
January 16, 2022
|
Wrapping a Complicated, Multi-Threaded C/C++ Library
|
|
0
|
971
|
July 27, 2021
|
Type mapping for Template(parametric) types with CxxWrap.jl
|
|
0
|
375
|
November 16, 2021
|
Pointer modification with CxxWrap.jl
|
|
1
|
400
|
October 15, 2021
|
Creating a custom data type for CxxWrap
|
|
2
|
694
|
October 15, 2021
|