
23 Jan
2010
23 Jan
'10
2:21 p.m.
----- Original Message -----
From: "Hicham Mouline"
I have a fusion sequence (const Seq& seq), and during the recursion process, I want to process the front element, then pass to the next step, the remainder of the seq.
I can't seem to find the algorithm for this,
rds,
pop_front it is, I was sure I had seen something before, rds,