BUG: KWStyle mishandles template<unsigned>
#3143
Labels
type:Bug
Inconsistencies or issues which will cause an incorrect result under some or all circumstances
Description
If
is replaced with
then KWStyle gives the error:
Expected behavior
KWStyle should permit
unsigned
in this context of an unsigned template parameter that is unnamed.Actual behavior
KWStyle gives the error:
Reproducibility
100%
Versions
Commit ae8cd25
Environment
The text was updated successfully, but these errors were encountered: