Copy assignment.
static_execution_state& operator=( const static_execution_state& other); » more...
static_execution_state
more...
Move assignment.
static_execution_state& operator=( static_execution_state&& other); » more...