C++ guys hate static_if?
monarch_dodra
monarchdodra at gmail.com
Mon Mar 11 15:14:24 PDT 2013
On Monday, 11 March 2013 at 22:12:46 UTC, monarch_dodra wrote:
> On Monday, 11 March 2013 at 21:31:53 UTC, Timon Gehr wrote:
>> On 03/11/2013 09:19 PM, Jonathan M Davis wrote:
>>> On Monday, March 11, 2013 20:14:07 Timon Gehr wrote:
>>>> Actually, in D, static if creates its own scopes for
>>>> declarations made
>>>> inside the static if condition.
>>>
>>> No, it doesn't,
>>
>> Yes it does.
>
> No... It doesn't. He just showed you.
>
> [...]
>
> There's a misunderstanding somewhere here. Can YOU show us an
> example where there is a declaration that is scoped?
OOhhhh!!! "Condition" Right.
More information about the Digitalmars-d
mailing list