dmd 1.070 and 2.055 release

zeljkog zeljkog at private.com
Thu Sep 8 12:57:06 PDT 2011


On 08.09.2011 18:52, Andrej Mitrovic wrote:
> On 9/8/11, dsimcha<dsimcha at yahoo.com>  wrote:
>> Uh...what's wrong with this at the top of every file:
>>
>> alias toUTFz!(const(wchar)*) toUTF16z;
>>
>
> Maybe this is wrong:
>
> Error: template instance toUTFz!(const(wchar)*) does not match any
> template declaration

alias toUTFz!(const(wchar)*, string) toUTF16z;



More information about the Digitalmars-d-announce mailing list