Skip to content

Minimize CxxWrap Use #133

Description

@ejmeitz

CxxWrap is great for wrapping templated code, but for all other calls we should leverage a C-API when possible. Its faster and less bug prone.

I think we can have everything except the read/write accessors as a C-API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions