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);

Created with MrDocs