Opened 5 years ago
#13031 new Feature Requests
Un-deprecated boost::optional::reset()
Reported by: | Owned by: | Fernando Cacciola | |
---|---|---|---|
Milestone: | To Be Determined | Component: | optional |
Version: | Boost 1.66.0 | Severity: | Problem |
Keywords: | Cc: |
Description
In the discussion on https://lists.boost.org/Archives/boost/2016/03/228070.php it was mentioned that if C++1z adopted a std::optional::reset() method, it could be un-deprecated in boost::optional. Now that it looks reasonably certain to be in C++17 (the no-argument form), can it be un-deprecated in Boost?
Note:
See TracTickets
for help on using tickets.