Skip to content

Remove enable_if_t from C++ symbols#196

Merged
saraedum merged 2 commits intoflatsurf:masterfrom
saraedum:no-enable-if
Dec 2, 2025
Merged

Remove enable_if_t from C++ symbols#196
saraedum merged 2 commits intoflatsurf:masterfrom
saraedum:no-enable-if

Conversation

@saraedum
Copy link
Copy Markdown
Member

@saraedum saraedum commented Dec 1, 2025

No description provided.

fixes flatsurf#183; completely removing enable_if is probably only doable by
implementing an operator*=(T) which we want to avoid since illegal
operations would then only lead to linker errors but not to compile time
errors.
fixes flatsurf#179
@saraedum saraedum merged commit 024c654 into flatsurf:master Dec 2, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant