const, final, scope function parameters

Traveler Hauptman none at none.com
Sun May 27 14:24:20 PDT 2007


Jarrett Billingsley wrote:
> "Chris Nicholson-Sauls" <ibisbasenji at gmail.com> wrote in message 
> news:f3b74k$bbk$2 at digitalmars.com...
>> Or maybe something like:
>> alias const( char)[] utf8  ; // or even u8string
>> alias const(wchar)[] utf16 ; // or even u16string
>> alias const(dchar)[] utf32 ; // or even u32string
>>
> 
> Yes, I really like those :) 
> 
> 

Sort of a newb question; Why put stuff like this in the core "language".
Phobos can have one, tango can have another, other runtime libs can have
 what-ever suits. Ignore this if that's what is being proposed and I
misunderstood.





More information about the Digitalmars-d mailing list