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