BloombergLP::bsltf::operator==

Return true if the integral values of the specified a and b compare equal; otherwise return false.

Synopsis

Declared in <bsltf_copymovestate.h>

bool
operator==(
    CopyMoveState::Enum a,
    int b);

Return Value

true if a and b compare equal, else false

Parameters

NameDescription
aleft-hand operand
bright-hand operand