Skip to content

C++20 support #1718

@adayton1

Description

@adayton1

Axom and some of its dependencies make use of std::result_of, which is removed in C++20. std::invoke_result_t (added in C++17) should be used instead since Axom is now on C++17. Below are the files with std::result_of is used:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions