Skip to content

Conversation

@frederick-vs-ja
Copy link
Contributor

@frederick-vs-ja frederick-vs-ja commented Mar 24, 2023

The change has been adoped into the C++ Working Draft by commit cplusplus/draft@6e7fd98. However, it isn't contained in WG21-N4944. A newer WD (and perhaps the published C++23 Standard?) will contain it.

Driven-by change: concept dependency of allocator_at_least was removed by #3542, so the feature-test macro should also be enabled even if the concept support is absent.

And make `__cpp_lib_allocate_at_least` not dependent on concept support.
@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner March 24, 2023 01:40
@StephanTLavavej StephanTLavavej added the LWG Library Working Group issue label Mar 24, 2023
@StephanTLavavej StephanTLavavej self-assigned this Mar 28, 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 f00f51e into microsoft:main Mar 28, 2023
@StephanTLavavej
Copy link
Member

Thanks for keeping up with this rapidly evolving Standard! 😸 🎉 ✅

@frederick-vs-ja frederick-vs-ja deleted the lwg-3887 branch March 28, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

LWG Library Working Group issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants