Skip to content

Can the struct generic kindly be renamed (for example to xgeneric) to avoid reserved keyword errors with C++/CLI? #1100

@emmenlau

Description

@emmenlau

I've been using the xtensor stack since basically forever. Recently we started incorporating our code into a C# framework that uses C++/CLI to implement native C++ bindings. Everything works well, except of a small problem when xsimd is included: The name generic is a reserved keyword in C++/CLI!

Would it be possible to consider renaming the struct? For example to xgeneric, which would fit xtensors naming convention nicely?

Thanks a lot for the consideration!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions