Skip to content

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

Merged
Stephan T. Lavavej (StephanTLavavej) merged 3 commits into
microsoft:mainfrom
frederick-vs-ja:lwg-3823
Nov 18, 2022
Merged

Stephan T. Lavavej (StephanTLavavej) merged 3 commits into
microsoft:mainfrom
frederick-vs-ja:lwg-3823

Conversation

@frederick-vs-ja

Copy link
Copy Markdown
Contributor

Fixes #3229.

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

@frederick-vs-ja
A. Jiang (frederick-vs-ja) requested a review from a team as a code owner November 15, 2022 14:51
@CaseyCarter Casey Carter (CaseyCarter) added the LWG Library Working Group issue label Nov 15, 2022

Copy link
Copy Markdown
Contributor

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.

Comment thread stl/inc/type_traits Outdated
Comment thread stl/inc/type_traits Outdated
@StephanTLavavej

Copy link
Copy Markdown
Member

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

@StephanTLavavej
Stephan T. Lavavej (StephanTLavavej) merged commit 2127d8b into microsoft:main Nov 18, 2022
@StephanTLavavej

Copy link
Copy Markdown
Member

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

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