Skip to content

Fix variant with recent C++ library implementations and cppyy #144

@saraedum

Description

@saraedum

Cling (i.e., cppyy) cannot handle the definition of variant as it is provided in recent GCC C++ standard library implementations. We should investigate whether this can be fixed upstream in cppyy-cling somehow. Otherwise, we should probably use a non-standard variant implementation for Side.

See https://sft.its.cern.ch/jira/browse/ROOT-10220 for the upstream issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingpython

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions