Communicating between in and out contracts

Michel Fortin michel.fortin at michelf.com
Tue Oct 20 05:36:14 PDT 2009


On 2009-10-20 08:16:01 -0400, "Steven Schveighoffer" 
<schveiguy at yahoo.com> said:

> Incidentally, shouldn't all access to the object in the in contract be  
> const by default anyways?

Hum, access to everything (including global variables, arguments), not 
just the object, should be const in a contract. That might be harder to 
implement though.


-- 
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/




More information about the Digitalmars-d mailing list