Skip to content
Snippets Groups Projects

[test] check whether default-constructed forward iterators compare equal

Merged Martin Nolte requested to merge feature/test-comparison-of-forward-iterator into master

Since C++14, default-constructed forward iterators are specified as the end iterator of the same, empty sequence. Hence, they should compare equal. This patch enhances our test accordingly.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading