28 Nov
2011
28 Nov
'11
7:13 a.m.
On 11/28/2011 8:03 AM, Gennadiy Rozental wrote:
Hi,
I need to apply action to first N elements in fusion sequence. What the best way to achieve it?
You can use an iterator_range that points to the first N and apply your algorithm over the range. Regards, -- Joel de Guzman http://www.boostpro.com http://boost-spirit.com