Skip to content

C++17 Interface #2

@thelink2012

Description

@thelink2012

According to cppreference documentation (can't find the latest draft), the C++17 interface for std::any is a bit different from the one we are basing on, std::experimental::any. Function names changed and a few were added.

What should we do? Migrate to the new interface? Keep this?

Suggestions are very welcome.

Additional Info:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions