Searched refs:set_exception (Results 1 – 4 of 4) sorted by relevance
103 __assoc_sub_state::set_exception(exception_ptr __p) in set_exception() function in __assoc_sub_state202 __state_->set_exception(make_exception_ptr( in ~promise()227 promise<void>::set_exception(exception_ptr __p) in set_exception() function in promise231 __state_->set_exception(__p); in set_exception()
79 void set_exception(exception_ptr p);108 void set_exception(exception_ptr p);136 void set_exception(exception_ptr p);583 void set_exception(exception_ptr __p);881 this->set_exception(current_exception());923 this->set_exception(current_exception());964 this->set_exception(current_exception());1014 this->set_exception(current_exception());1318 void set_exception(exception_ptr __p);1351 __state_->set_exception(make_exception_ptr([all …]
47 self.fut.set_exception(exc)
105 "`2276 <https://wg21.link/LWG2276>`__","Missing requirement on ``std::promise::set_exception``\ ","…