Skip to content

🐛 Remove extraneous lambda capture in CX_WRAP#336

Closed
elbeno wants to merge 1 commit intointel:mainfrom
elbeno:fix-cxwrap-capture
Closed

🐛 Remove extraneous lambda capture in CX_WRAP#336
elbeno wants to merge 1 commit intointel:mainfrom
elbeno:fix-cxwrap-capture

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Mar 11, 2026

Problem:

  • CX_WRAP contains a capture clause that inhibits its use in non-local contexts.

Solution:

  • Remove the capture clause.

Problem:
- `CX_WRAP` contains a capture clause that inhibits its use in non-local
  contexts.

Solution:
- Remove the capture clause.
@elbeno elbeno marked this pull request as draft March 11, 2026 23:28
@elbeno elbeno closed this Mar 11, 2026
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.

1 participant