The original implementation worked only for non-const STs. I have implemented already match on non-const ST when there is only one and of course we have the corresponding customization.
However, the variadic STs implementation manage only non-const STs yet.
This must be fixed.