Equality operators

Synopses

Declared in <baljsn_datumdecoderoptions.h>

Return true if the specified lhs and rhs have the same value.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return true if the specified lhs and rhs have the same value.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

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

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

bool
operator==(
    EncoderOptions const& lhs,
    EncoderOptions const& rhs);

Return true if the specified lhs and rhs have the same value.

bool
operator==(
    DecoderOptions const& lhs,
    DecoderOptions const& rhs);

Return true if the specified lhs and rhs attribute objects have the same value, and false otherwise.

Return true if the specified lhs and rhs attribute objects have the same value, and false otherwise.

bool
operator==(
    DatumEncoderOptions const& lhs,
    DatumEncoderOptions const& rhs);

Return true if the specified lhs and rhs attribute objects have the same value, and false otherwise.

bool
operator==(
    DatumDecoderOptions const& lhs,
    DatumDecoderOptions const& rhs);

Return true if the specified lhs and rhs have the same value.

bool
operator==(
    EncoderTestAddress const& lhs,
    EncoderTestAddress const& rhs);

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs have the same value.

Return true if the specified lhs and rhs attribute objects have the same value, and false otherwise.

bool
operator==(
    ConvertToJsonOptions const& lhs,
    ConvertToJsonOptions const& rhs);

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return true if the specified lhs and rhs have the same value.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return true if the specified lhs and rhs have the same value.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Returns 'true' as this type has no attributes and so all objects of this type are considered equal.

Return Value

true if both objects have the same value, and false otherwise

Parameters

Name

Description

lhs

left‐hand operand

rhs

right‐hand operand

Created with MrDocs