Skip to content

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

Open
1 of 1 issue completed
Open
Feature
1 of 1 issue completed
@aminiussi

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

Sub-issues

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions