![]() |
Home | Libraries | People | FAQ | More |
Copy assignment.
static_execution_state&
operator=(
const static_execution_state& other);
» more...
Move assignment.
static_execution_state&
operator=(
static_execution_state&& other);
» more...