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