Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Oct 24, 2024

Problem:

  • Flow errors use a hacky technique to output useful information.

Solution:

  • Use STATIC_ASSERT.

@elbeno elbeno force-pushed the ct-messages branch 2 times, most recently from 2e61629 to 441bd07 Compare October 24, 2024 23:02
@lukevalenty
Copy link
Contributor

Beautiful! 😍

I don't think I've ever been so excited to see an error message...

@bdeane-intel
Copy link
Contributor

I think I want to finesse this a bit more with intel/cpp-std-extensions#164

Problem:
- Flow errors use a hacky technique to output useful information.

Solution:
- Use `STATIC_ASSERT`.
@bdeane-intel bdeane-intel changed the title 🎨 Improve flow error messages 🎨 Improve flow error messages with STATIC_ASSERT Oct 30, 2024
Copy link
Contributor

@lukevalenty lukevalenty left a comment

Choose a reason for hiding this comment

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

😎

@lukevalenty lukevalenty merged commit 0bfa908 into intel:main Oct 30, 2024
22 checks passed
@elbeno elbeno deleted the ct-messages branch October 30, 2024 20:15
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.

3 participants