Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point.h and Point.cpp valid inconsistency! #1

Closed
Laro88 opened this issue Jun 13, 2019 · 1 comment
Closed

Point.h and Point.cpp valid inconsistency! #1

Laro88 opened this issue Jun 13, 2019 · 1 comment

Comments

@Laro88
Copy link

Laro88 commented Jun 13, 2019

The documentation for Point.h is inconsistent. It states that a default constructed point is invalid, however the default constructor sets lat lon to 0 and valid to true.

@vahancho
Copy link
Owner

Thank you for reporting this. Indeed, the default constructed point should be invalid, as the documentation states. I have fixed it with the commit: 1842806

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

No branches or pull requests

2 participants