LWG-3449 `take_view` and `take_while_view`'s *`sentinel`*`<false>` not comparable with their const iterator This needs to be implemented for `take_view`. It was implemented for `take_while_view`, with comments removed by PR #1456.