Is it possible to check if a type is an instance of a template?
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Sep 15 13:46:42 PDT 2011
On 9/15/11, Timon Gehr <timon.gehr at gmx.ch> wrote:
> template bar(T : Foo!S,S){ }
Yeah, that should do it too. Thanks.
More information about the Digitalmars-d-learn
mailing list