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

Block: disambiguate registerBlock function #481

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

wirew0rm
Copy link
Member

@wirew0rm wirew0rm commented Dec 5, 2024

Because the variadic template could also match for zero type parameters, this created an ambiguous template definition with the function above it.

Because the variadic template could also match for zero type parameters,
this created an ambiguous template definition with the function above.

Signed-off-by: Alexander Krimm <[email protected]>
Copy link

sonarqubecloud bot commented Dec 5, 2024

@RalphSteinhagen RalphSteinhagen merged commit 0080aa7 into main Dec 5, 2024
13 of 14 checks passed
@RalphSteinhagen RalphSteinhagen deleted the fixRegisterBlock branch December 5, 2024 16:00
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.

2 participants