[sv-bc] Aggregate expressions

From: danielm <danielm_at_.....>
Date: Thu Feb 28 2008 - 01:39:47 PST
1800-2005 states :
Unpacked structure and array data objects, as well as unpacked structure and
array constructors, can all be used as aggregate expressions. A
multi-element slice of an unpacked array can also be used as an aggregate
expression. 
Aggregate expressions can be copied in an assignment, through a port, or as
an argument to a task or function.
Aggregate expressions can also be compared with equality or inequality
operators. To be copied or compared, the type of an aggregate expression
must be equivalent. See 6.9.2.

IMHO there is more expression when aggregate expression are sensible i.e:
conditional operator (?:), function return value. Maybe there are more?
 
Will 1800-2005 add some operators to this description?
 
DANiel

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Thu Feb 28 01:40:26 2008

This archive was generated by hypermail 2.1.8 : Thu Feb 28 2008 - 01:43:34 PST