Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-26 | 398 Bytes | |
v0.17.1 source code.tar.gz | 2025-05-26 | 43.8 kB | |
v0.17.1 source code.zip | 2025-05-26 | 56.8 kB | |
Totals: 3 Items | 101.0 kB | 3 |
CxxWrap v0.17.1
Allow passing a Julia Vector{String}
as a jlcxx::ArrayRef<const char*>
(issue https://github.com/JuliaInterop/libcxxwrap-julia/issues/188)
Merged pull requests: - Allow passing a Vector of strings to jlcxx::ArrayRef (#482) (@barche)
Closed issues: - Release v0.17.0 (#481)