Skip to content

🐛 Make CX_VALUE capture-free#248

Merged
elbeno merged 1 commit intointel:mainfrom
elbeno:cx-fixes
Jul 11, 2025
Merged

🐛 Make CX_VALUE capture-free#248
elbeno merged 1 commit intointel:mainfrom
elbeno:cx-fixes

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Jul 10, 2025

Problem:

  • CX_VALUE without any capture clauses is important for use cases where the lambda has to be default constructible.

Solution:

  • Remove the remaining default capture clauses from CX_VALUE.

Problem:
- `CX_VALUE` without any capture clauses is important for use cases where the
  lambda has to be default constructible.

Solution:
- Remove the remaining default capture clauses from `CX_VALUE`.
@elbeno elbeno enabled auto-merge July 10, 2025 22:53
@elbeno elbeno merged commit e3e8ffb into intel:main Jul 11, 2025
82 of 84 checks passed
@elbeno elbeno deleted the cx-fixes branch July 11, 2025 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants