Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JMazurkiewicz
Copy link
Contributor

Towards #3391.
This PR adds extra tests for c(begin|end) members of C++ range factories ([range.factories]):

  • views::empty,
  • views::single,
  • views::iota,
  • views::repeat,
  • views::istream.

@JMazurkiewicz JMazurkiewicz force-pushed the const-range-factories branch from cc0b2cd to 9e9db33 Compare March 9, 2023 11:31
@StephanTLavavej StephanTLavavej added test Related to test code ranges C++20/23 ranges labels Mar 9, 2023
@StephanTLavavej
Copy link
Member

Thanks for extending this test coverage! 😻 I've pushed very minor changes for my favorite issues. FYI @strega-nil-ms as you already approved.

@StephanTLavavej StephanTLavavej self-assigned this Mar 10, 2023
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit 4907ba6 into microsoft:main Mar 13, 2023
@StephanTLavavej
Copy link
Member

Thanks again! 🕵️ ✅ 😻

@JMazurkiewicz JMazurkiewicz deleted the const-range-factories branch March 14, 2023 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ranges C++20/23 ranges test Related to test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants