![]() |
Home | Libraries | People | FAQ | More |
Move assignment.
execution_state
& operator=(execution_state
&& other);
No-throw guarantee.
Views obtained from *this
are invalidated. Views obtained from other
remain valid.