Luna::OffsetBox::operator!=

bool operator!=(const OffsetBox &rhs) const

Compares two boxes for non-equality.

Parameters

  • in rhs

    The box to compare with.

Return value

Returns true if two boxes are not equal. Returns false otherwise.