id summary reporter owner description type status milestone component version severity resolution keywords cc 8677 Async: Add future<>::get_or viboes viboes "Quite often the user as a fall back value that should be used when the future has an exception. For non void futures a get_or function similar to the one of std::optional could be useful {{{ R get_or(R&& v); }}} " Feature Requests closed Boost 1.55.0 thread Boost 1.54.0 Problem fixed