Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Nov 4, 2025

Problem:

  • The lambda used in STATIC_ASSERT has a default capture spec, which is not allowed in non-local contexts.

Solution:

  • Remove the capture spec. It's not needed.

Problem:
- The lambda used in `STATIC_ASSERT` has a default capture spec, which is not
  allowed in non-local contexts.

Solution:
- Remove the capture spec. It's not needed.
@lukevalenty lukevalenty merged commit a1ae0b4 into intel:main Nov 4, 2025
50 checks passed
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.

2 participants