>3. Can consts be used in constant expressions? It does not seem to say. I think it does say that const variables cannot be used in constant expressions. Specifically, 6.3 says that "constants declared with the const keyword are calculated after elaboration". Additionally, the BNF for constant_primary does not allow const variables. -- BradReceived on Tue Feb 14 14:46:24 2006
This archive was generated by hypermail 2.1.8 : Tue Feb 14 2006 - 14:47:51 PST