Returns '!(lhs == rhs)'

Synopsis

Declared in <baljsn_encoder_testtypes.h>

bool
operator!=(
    EncoderTestEmployee const& lhs,
    EncoderTestEmployee const& rhs);

Created with MrDocs