Feature request: Templates as template parameters

Jarrett Billingsley kb3ctd2 at yahoo.com
Mon Mar 24 16:59:16 PDT 2008


"Simen Kjaeraas" <simen.kjaras at gmail.com> wrote in message 
news:op.t8jdb1dg1hx7vj at spill04...
On Mon, 24 Mar 2008 01:07:43 +0100, Jarrett Billingsley
<kb3ctd2 at yahoo.com> wrote:

You are right, of course. New question, then: How do I check if a template
alias parameter is a template?
T.stringof does give me some information, perhaps it is enough to check
that it is on the form .*\(.*\).

-- Simen

I'm not sure that you can.  It'll just fail if you try to instantiate/mix it 
in if it's not a template, though you'll probably get a less-than-helpful 
error message in that case. 




More information about the Digitalmars-d-learn mailing list