Skip to content

Conversation

@elbeno
Copy link
Contributor

@elbeno elbeno commented Oct 29, 2025

Problem;

  • All the arguments to STATIC_ASSERT are constexpr and must not be captured in the STATIC_ASSERT lambda.

Solution:

  • Remove capture clauses.

Problem;
- All the arguments to `STATIC_ASSERT` are `constexpr` and must not be captured
  in the `STATIC_ASSERT` lambda.

Solution:
- Remove capture clauses.
@elbeno elbeno closed this Oct 29, 2025
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