Denis Koroskin wrote:
On Thu, 23 Apr 2009 22:37:37 +0400, Andrei Alexandrescu 
<[email protected]> wrote:
Now that there is a consideration about putting built-in types into a library...

... how about introducing struct MaybeNull(T) { ... } among them (and 
NonNull-by-default)?

Maybe that could be done by manipulating the implicit constructor of Ref.

Andrei

Reply via email to