Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

C++17: simplify dynamic MPI wrappers #837

@olupton

Description

@olupton

In #834 we will require C++17. This will allow TODOs like

// This could be done with a simpler
// template <auto fptr> struct function : function_base { ... };
// pattern in C++17...
to be addressed, simplifying the code.

There is an internal reference to consult too.

Metadata

Metadata

Assignees

No one assigned

    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