cast()x - a valid expression?

Jonathan M Davis jmdavisProg at gmx.com
Fri Jun 3 16:48:48 PDT 2011


On 2011-06-03 16:33, Stewart Gordon wrote:
> On 01/06/2011 21:51, Steven Schveighoffer wrote:
> > On Wed, 01 Jun 2011 16:38:42 -0400, KennyTM~ <kennytm at gmail.com> wrote:
> <snip>
> 
> >> cast(const), cast(immutable) etc are documented. cast() is not. See
> >> http://d-programming-language.org/expression.html#CastExpression
> 
> What is that site? A reference for how the compiler actually behaves, as
> opposed to the spec?

d-programming-language.org is the site that is going to become the main site 
for D. It's not quite far enough along to replace the portions of 
www.digitalmars.com on D, but once it is, a lot of the stuff which is 
currently on www.digitalmars.com will redirect to d-programming-language.org.

- Jonathan M Davis


More information about the Digitalmars-d mailing list