fmt::text_style::operator|=

Bitwise disjunction assignment operator

Synopsis

Declared in <fmt/color.h>

constexpr
text_style&
operator|=(text_style rhs);

Return Value

Reference to the current object

Parameters

NameDescription
rhsThe right operand