const, final, scope function parameters

Jarrett Billingsley kb3ctd2 at yahoo.com
Sun May 27 06:09:57 PDT 2007


"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 :) 





More information about the Digitalmars-d mailing list