Colons and brackets

evilrat evilrat666 at gmail.com
Sat Mar 1 21:23:19 PST 2014


On Saturday, 1 March 2014 at 21:42:56 UTC, anonymous wrote:
> On Saturday, 1 March 2014 at 21:14:53 UTC, Etienne wrote:
>> On 2014-02-28 7:53 AM, anonymous wrote:
>>> nope
>>
>> nope?
>
> yep ;)
>
> The nope was directed at this statement specifically:
>
> On Friday, 28 February 2014 at 04:31:03 UTC, evilrat wrote:
>> add "version(all):" after code where specific version ends.
>
> I.e. "version(all):" doesn't cancel a former "version(foo):".
> There may or may not be a way to cancel a "version(foo):". I
> can't think of anything. Also, I don't see the problem with
> brackets.

of course it doesn't cancel it. it just re-enables code after 
descending version operator. versions can only be enabled via 
compiler args or CTFE.


More information about the Digitalmars-d-learn mailing list