Templates are D's approach to generic programming. Use this tag for questions where the declaration or instantiation of templates is relevant to the problem. Do not use this tag if D code simply instantiates a template but where that usage isn't relevant to the problem or question.
Templates are d's approach to generic programming.
What questions should have this tag?
Use this tag for questions where the declaration or instantiation of templates is relevant to the problem.
When to avoid this tag
Do not use this tag if D code simply instantiates a template but where that usage isn't relevant to the problem or question.