Same as the preceding overload with operand order reversed.
Synopsis
Declared in <bsltf_copymovestate.h>
bool
operator==(
int a,
CopyMoveState::Enum b);
Return Value
true if a and b compare equal, else false
Parameters
Name |
Description |
a |
left‐hand operand |
b |
right‐hand operand |
Created with MrDocs