Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Block: disambiguate registerBlock function
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]>
- Loading branch information