Luna::OffsetBox::operator==

bool operator==(const OffsetBox &rhs) const

Compares two boxes for equality.

Parameters

  • in rhs

    The box to compare with.

Return value

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