Returns '!(lhs == rhs)'
Declared in <baljsn_encoder_testtypes.h>
bool
operator!=(
EncoderTestAddress const& lhs,
EncoderTestAddress const& rhs);
true if the objects do not have the same value, and false otherwise
| Name | Description |
|---|---|
| lhs | left-hand operand |
| rhs | right-hand operand |