Location.equals

Indicates whether some other location is "equal to" this one.

struct Location
bool
equals

Parameters

location Location

the reference object with which to compare. * * Returns: * true if this object is equal to the object in the argument; false otherwise.

Meta