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

Add operator==(const fs::file_status&, const fs::file_status&) #89

Closed
gulrak opened this issue Jan 21, 2021 · 1 comment
Closed

Add operator==(const fs::file_status&, const fs::file_status&) #89

gulrak opened this issue Jan 21, 2021 · 1 comment
Assignees
Labels
available on master Fix is done on master branch, issue closed on next release enhancement New feature or request
Milestone

Comments

@gulrak
Copy link
Owner

gulrak commented Jan 21, 2021

With C++20 std::filesystem::file_status got an additional operator==(..) and it could be useful for ghc::filesystem on all dialects supported.

@gulrak gulrak added the enhancement New feature or request label Jan 21, 2021
@gulrak gulrak self-assigned this Jan 21, 2021
@gulrak gulrak added this to the v1.5.0 milestone Jan 30, 2021
gulrak added a commit that referenced this issue Feb 7, 2021
@gulrak gulrak added the available on master Fix is done on master branch, issue closed on next release label Feb 7, 2021
@gulrak
Copy link
Owner Author

gulrak commented Feb 7, 2021

This is now part of release v1.5.0

@gulrak gulrak closed this as completed Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
available on master Fix is done on master branch, issue closed on next release enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant