Assigns to lhs the bitwise XOR of lhs and rhs.

Synopsis

Declared in <absl/status/status.h>

Return Value

A reference to lhs.

Parameters

Name

Description

lhs

The mode to update in place.

rhs

The right‐hand operand.

Created with MrDocs