5 Feb
2014
5 Feb
'14
4:37 p.m.
On 2/5/2014 6:16 AM, Lars Viklund wrote:
On Wed, Feb 05, 2014 at 01:07:12PM +0100, Thorsten Ottosen wrote:
On 05-02-2014 10:49, John M. Dlugosz wrote:
But what would I write instead of vec.insert(pos,b,e) where (b,e] is a range of values?
Is (b,e] supposed to be a range half-open on the left or a typo for the usual [b,e) half-open on the right convention?
Typo; meant the usual convention. Mismatched bracket styles is difficult for me — one reason I didn't become a quantum mechanic.