Skip to content

First class std::array support #375

@dmillard

Description

@dmillard

Using CxxWrap.jl is really smooth and it's exceptionally well built, thank you!

I don't see a clean way to wrap std::arrays in a generalizable way. I'm currently wrapping individual instantiations with a similar setup to that mentioned in JuliaInterop/libcxxwrap-julia#90.

Is there any feasible path forward for a general std::array wrapper? If so, could it be included in CxxWrap.jl? If not, maybe it could be useful to include a facility for wrapping individual instantiations that "play nice" with the Julia array interfaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions