> -----Original Message-----
> From: Travis Vitek [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, July 10, 2008 11:41 AM
> To: [email protected]
> Subject: Potential eccp-3.9 bug
> 
> 
> I'm porting the traits to the EDG compiler, and I'm running into
> failures in the test suite. Here is a simple testcase to illustrate...
> 
>   $ cat t.cpp && eccp t.cpp
>   template <int N>
>   struct S
>   {
>   };

I don't get it: that's all there is to the test case?

        template <int N> struct S {};

Brad.

Reply via email to