Stack overflow

Jonathan M Davis jmdavisProg at gmx.com
Sun Jun 24 04:55:05 PDT 2012


On Sunday, June 24, 2012 11:35:46 Namespace wrote:
> > A non-nullable type _will_ be added to Phobos at some point.
> 
> As struct or class or as built-in type?

As I said, it will be added to _Phobos_. So, it will be a struct in the 
standard library, not in the language itself. It'll probably be NonNullable!T.

- Jonathan M Davis


More information about the Digitalmars-d-learn mailing list