Skip to content

Implement LWG-3823 Unnecessary precondition for is_aggregate (workaround)#3231

Merged
StephanTLavavej merged 3 commits intomicrosoft:mainfrom
frederick-vs-ja:lwg-3823
Nov 18, 2022
Merged

Implement LWG-3823 Unnecessary precondition for is_aggregate (workaround)#3231
StephanTLavavej merged 3 commits intomicrosoft:mainfrom
frederick-vs-ja:lwg-3823

Conversation

@frederick-vs-ja
Copy link
Contributor

Fixes #3229.

I suppose this is a temporary workaround. It would become unnecessary when compiler changes land.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner November 15, 2022 14:51
@CaseyCarter CaseyCarter added the LWG Library Working Group issue label Nov 15, 2022
Copy link
Contributor

@CaseyCarter CaseyCarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor non-functional changes which I'll push.

@StephanTLavavej StephanTLavavej self-assigned this Nov 16, 2022
@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 2127d8b into microsoft:main Nov 18, 2022
@StephanTLavavej
Copy link
Member

static_assert(is_awesome_v<decltype(frederick-vs-ja)>); // 😻🎉🚀

@frederick-vs-ja frederick-vs-ja deleted the lwg-3823 branch November 19, 2022 00:36
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.

LWG-3823 Unnecessary precondition for is_aggregate

3 participants