Skip to content

Conversation

@CaseyCarter
Copy link
Contributor

Fixes #1292.

@CaseyCarter CaseyCarter added the bug Something isn't working label Sep 15, 2020
@CaseyCarter CaseyCarter requested a review from a team as a code owner September 15, 2020 19:19
@StephanTLavavej StephanTLavavej self-assigned this Sep 16, 2020
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

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

Looks good - all I found were minor nitpicks as @timsong-cpp found the significant issue of copy constructor hijacking (which can be solved with SFINAE).

@StephanTLavavej StephanTLavavej removed their assignment Sep 17, 2020
Copy link
Member

@StephanTLavavej StephanTLavavej left a comment

Choose a reason for hiding this comment

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

Looks good; I'll push one cleanup.

@StephanTLavavej StephanTLavavej merged commit bb05875 into microsoft:master Oct 3, 2020
@StephanTLavavej
Copy link
Member

Thanks for getting the STL ready to celebrate Halloween by adding a bit more decay! 💀 👻 🎃

@CaseyCarter CaseyCarter deleted the bind_front branch October 3, 2020 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

<functional>: bind_front violates [func.require]p8

5 participants