boostorg / boostorg/mpi

Move to std::optional in API when available

Open
#168 0 comments 0 reactions 1 assignee Claimed by @aminiussi View on GitHub
enhancement
Dominant language
C++
Stars
64
Forks
65
PR merge metrics
No merged PRs in 30d

Description

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`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.