On Fri, 06 Feb 2015 15:08:55 +0000, Chris wrote:

> On Friday, 6 February 2015 at 14:29:16 UTC, ketmar wrote:
>> On Fri, 06 Feb 2015 14:04:39 +0000, Chris wrote:
>>
>>> auto opSlice(size_t low, size_t high)
>> ...
>>> 
>>> contract {
>>>    opSlice(size_t low, size_t high) {
>>
>> dead before the start.
> 
> Why? Would you mind to elaborate on that a little? ;)

double declaration is both error-prone and not in D "spirit" ('cause it's 
error-prone ;-). it also adds alot of noise (imagine template declaration 
with complex constraints).

Attachment: signature.asc
Description: PGP signature

Reply via email to