Boost logo

Boost Users :

Subject: [Boost-users] Fw: generate an n-deep runtime for loop
From: Hicham Mouline (hicham_at_[hidden])
Date: 2010-01-23 09:21:31


----- Original Message -----
From: "Hicham Mouline" <hicham_at_[hidden]>
To: <boost-users_at_[hidden]>
Sent: Saturday, January 23, 2010 8:56 PM
Subject: Re: [Boost-users] generate an n-deep runtime for loop

> 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,


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net