Skip to site navigation (Press enter)
Why is Exceptions c'tor this(immutable(char[]) instead of const(char[]) ?
Mathias Laurenz Baumann
Thu, 26 Aug 2010 13:10:19 -0700
Well, topic says it all. Why is the string parameter for the Exception
class in object.di an immutable(char[])?
A const(char[]) works for both, immutable(char[]) types and char[] types.
why this limitation?
--Marenz
Previous message
View by thread
View by date
Next message
Why is Exceptions c'tor this(immutable(char[]) ins...
Mathias Laurenz Baumann
Re: Why is Exceptions c'tor this(immutable(ch...
Steven Schveighoffer
Re: Why is Exceptions c'tor this(immutabl...
Mathias Laurenz Baumann
Re: Why is Exceptions c'tor this(immu...
Steven Schveighoffer
Re: Why is Exceptions c'tor this(immu...
Andrei Alexandrescu
Re: Why is Exceptions c'tor this(immutabl...
Andrei Alexandrescu
Re: Why is Exceptions c'tor this(immutable(ch...
Andrei Alexandrescu
Reply via email to
Search the site
The Mail Archive home
digitalmars-d - all messages
digitalmars-d - about the list
Expand
Previous message
Next message