Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix clang compilation error: missing-template-arg-list-after-template…
…-kw (#627) Full text of error: a template argument list is expected after a name prefixed by the template keyword [-Wmissing-template-arg-list-after-template-kw] Found while testing a recent build of clang 20, though I think clang 19 will also complain.
- Loading branch information