preparing for const, final, and invariant

Reiner Pope some at address.com
Sun May 20 23:30:33 PDT 2007


Reiner Pope wrote:
> void foo(!const C c)
> {
>     c.x = 3;
> }
> 

Although, on second thoughts, the ! there looks quite invisible...



More information about the Digitalmars-d-announce mailing list