Subject: RE: [sv-ec] RE: [sv-bc] List of operators allowed on class object |
From: "Rich, Dave" <Dave_Rich@mentor.com> |
Date: Thu, 17 Jan 2008 21:14:35 -0800 |
To: "Steven Sharp" <sharp@cadence.com>, <spsaha@cal.interrasystems.com>, <sv-ec@eda.org>, <sv-bc@eda.org> |
A class handle is true if not equal to null; false otherwise. done.
First you would have to define how to derive the logical truth value
for
a class handle. The existing definition of being unequal to 0 will
not
work, since null is not equivalent to 0 as it is in C. Then you could allow !, && and ||. Steven Sharp sharp@cadence.com
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.