Skip to content
This repository has been archived by the owner on Oct 15, 2021. It is now read-only.

add FGeographicCoordinates::operator==, != #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

crssnky
Copy link

@crssnky crssnky commented Apr 9, 2021

FGeographicCoordinates can't be compare other one.

I add

  • bool operator==(const FGeographicCoordinates& Other)
  • bool operator!=(const FGeographicCoordinates& Other)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant