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