Hey there,
I was creating a template and I realised that certain data-types/structs/classes would not be applicable to my template.
This would cause bugs and errors if used incorrectly.
Is there a way to restrict a template-capture to certain types/classes?