Out of bound problem

Christopher Wright dhasenan at gmail.com
Sun Feb 17 21:14:12 PST 2008


Bill Baxter wrote:
> Christopher Wright wrote:
>> bearophile wrote:
>>> Christopher Wright:
>>>> Then, since IsStaticArray doesn't depend on IsArray, you can change 
>>>> IsArray to return true iff IsStaticArray or IsDynamicArray.
>>>
>>> You are right, thank you. I'm learning D still.
>>
>> Not many people using D spend a lot of time spelunking in the bowels 
>> of templates, especially now that CTFE is available. The basics are 
>> quite handy, but a lot of it is rather arcane, since the type system 
>> allows for quite a bit of freedom.
> 
> ....and since the syntax for 'is' expressions make about as much sense 
> as George W.
> 
> --bb

Now, now. No cross, no crown, no green sword. If you want to start a 
flamewar, just talk about const :P

Though it does make sense, in a vague, twisted way. You just expect to 
be able to do some things that don't yet work.


More information about the Digitalmars-d-learn mailing list