Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Drop unnecessary template parameters
The template parameters for `spadd` have changed in the new version and unnecessary template parameters have been dropped. To adjust with it, we just let the compiler deduce the parameters.
- Loading branch information