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

Completes constexpr-enabling of morph::vec<> #189

Merged
merged 5 commits into from
Jun 11, 2024
Merged

Conversation

sebjameswml
Copy link
Collaborator

That's it. All the functions that could be constexpr have been made so and test-compiled in tests/testvec_constexpr.cpp

@sebjameswml sebjameswml linked an issue Jun 11, 2024 that may be closed by this pull request
@sebjameswml sebjameswml merged commit 9241e8b into main Jun 11, 2024
1 check passed
@sebjameswml sebjameswml deleted the dev/constexpr_vec branch June 11, 2024 11:19
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.

Make morph::vec constexpr capable
1 participant