cannot evalute mixin(uuid("bla")) at compile time

Philippe Sigaud philippe.sigaud at gmail.com
Wed Aug 4 14:31:30 PDT 2010


On Wed, Aug 4, 2010 at 22:00, Steven Schveighoffer <schveiguy at yahoo.com>wrote:

>
>>>> code i'm not sure what the
>>>>
>>>>      is(char[1 + Range.empty]))
>>>>
>>>>
>>>
>>> Hm..., then shouldn't that be is(typeof(...))?
>
>
But char[1 + ...] is already a type, no? I thought typeof() was to extract
type from an expression?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20100804/d822fc47/attachment.html>


More information about the Digitalmars-d-learn mailing list