Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an awful example #133

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yasahi-hpc
Copy link
Collaborator

Resolves #80

In this PR, we add a new example to demonstrate typical compile time errors.
Following modifications are made

  • Introduce new guards inside FFT functions in order to avoid printing useless compile time assertions
  • Add an awful example demonstrating typical mistakes and static assertions

@yasahi-hpc yasahi-hpc self-assigned this Sep 12, 2024
@yasahi-hpc yasahi-hpc added enhancement New feature or request cleanup and removed cleanup labels Sep 12, 2024
@yasahi-hpc yasahi-hpc marked this pull request as draft September 12, 2024 08:41
@yasahi-hpc yasahi-hpc mentioned this pull request Sep 27, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error handling let them know which line causes the error
1 participant