Skip to content

Move to std::optional in API when available #168

Description

@aminiussi

Right now, when we use optional, we take it from boost.

We want to move to std::optional when available (based on BOOST_NO_CXX17_HDR_OPTIONAL), unless the user explicitly choose not to by setting BOOST_MPI_FORCE_BOOST_OPTIONAL in boost/mpi/config.hpp

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions