>> OK, but don't repeat the type.
>>
>>      inline constexpr auto VPOS = vsize (-1);
>>
> 
> Well. To that, yes and no. I read it better in the original way,
> [...]

I'm on Dan's side here: Using 'auto' tells me that the right-hand
side's type is exactly the one on the left-hand side, and I can stop
thinking about it immediately.


    Werner

Reply via email to