[sv-ec] Default paramerized class type syntax

From: Francoise Martinolle <fm_at_.....>
Date: Thu Apr 05 2007 - 13:47:02 PDT
Have we decided whether or not the
class declaration name itself can represent the specialization datatype
of a parameterized class?
 
For example:
class C #( parameter p = 0);
endclass
 
 
C #() myv; // I think that this is legal according to the BNF
C myv;     //  but is this legal too?
 
Francoise
       '
 
 
 

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Thu Apr 5 13:47:15 2007

This archive was generated by hypermail 2.1.8 : Thu Apr 05 2007 - 13:47:37 PDT