
26 Sep
2011
26 Sep
'11
6:16 p.m.
on Mon Sep 26 2011, Marshall Clow <mclow.lists-AT-gmail.com> wrote:
BTW, clamp_range defined like this fails on the following code:
int inputs [] = { 0, 1, 2, 3, 4 }; clamp_range ( &inputs[0], &inputs[5], 2, 4 );
because pointers are not iterators.
Since when?! -- Dave Abrahams BoostPro Computing http://www.boostpro.com