Skip to content

Replace Option with Any #42

@teju85

Description

@teju85

There's now an Any struct which is c++11-way of defining a union on pre-defined data structures. It is safer and better to use this new struct in place of Option class.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions