id summary reporter owner description type status milestone component version severity resolution keywords cc 13031 Un-deprecated boost::optional::reset() bmerry@… Fernando Cacciola 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 [http://en.cppreference.com/w/cpp/utility/optional/reset form]), can it be un-deprecated in Boost? Feature Requests new To Be Determined optional Boost 1.66.0 Problem