Ref / NotNull struct

Namespace rswhite4 at googlemail.com
Tue May 8 09:27:27 PDT 2012


On Monday, 7 May 2012 at 21:10:17 UTC, Chris Cain wrote:
> On Monday, 7 May 2012 at 19:36:52 UTC, Namespace wrote:
>> But apart from that, nor anything else that does not work? :)
>
> I put together a few toy examples with it and it seems to work 
> in general otherwise. It might be better if someone has a 
> larger project that they wanted a non-null reference for to get 
> a lot of code tested all at once. Overall, I'm pretty happy 
> with it as long as I don't use UFCS with it.
>
> Again, thanks for your efforts developing it :)

Not at all, it was my pleasure. I'm sure you and perhaps others 
will find a few criticisms that can be fixed.

But I have noticed again, that in almost all functions/methods of 
"Proxy" in std.typecons the "inout" is missing. Maybe i should 
open a Bug Report for this.


More information about the Digitalmars-d-learn mailing list