Simen kjaeraas Wrote:
> static assert( is( TypeTuple!( int, "a" ) == TypeTuple!( int, "a" ) );

Look for this problem in the digitalmars.D.learn group, because I have seen 
this problem recently solved here (I don't remember the solution, it was easy).

Bye,
bearophile

Reply via email to