Searched refs:__step_ (Results 1 – 1 of 1) sorted by relevance
382 __state->__step_ != __future_step::__future) in __complete_()573 if (__step_ == __future_step::__created) in ~__future_state_base()579 else if (__step_ != __future_step::__deleted) in ~__future_state_base()592 auto actual = std::exchange(__step_, __to); in __step_from_to_()600 __future_step __step_ = __future_step::__created; member