id summary reporter owner description type status milestone component version severity resolution keywords cc 7280 C++11 compliance: Add promise::...at_thread_exit functions viboes viboes "Add the functions {{{ // setting the result with deferred notification void set_value_at_thread_exit(const R& r); void set_value_at_thread_exit(see below); void set_exception_at_thread_exit(exception_ptr p); }}} following the c++11 semantics." Feature Requests closed Boost 1.53.0 thread Boost 1.51.0 Problem fixed viboes