On 17.05.2017 18:23, Timon Gehr wrote:
> On 17.05.2017 14:47, Patrick Schluter wrote:
>>>
>> I don't understand why this would be uglier than )( used in templates.
> .
> This is a different case. In C-like languages '(' is essentially a
> binary operator ...
Or rather, a postfix operator.