Boost logo

Boost Users :

Subject: Re: [Boost-users] [Phoenix] for_each calling push_back for stl containers
From: Joel de Guzman (joel_at_[hidden])
Date: 2012-07-16 21:32:55


On 7/16/2012 1:38 AM, Ryan wrote:
> I understand the advantage of the lambda section. It allows added variables to be created
> and more complicated requirements to be accomplished. I just want to try and remove the
> extra syntax from my users view if it isn't necessary (other than to make it work :) ). I
> would think it's possible if the argument from one method is being used directly in the
> other method without creating any additional variables.

What API do you intend to make visible? I am not sure yet what
it is you are trying to do and want your users to see. I'm sure
you can write a wrapper that will hide these things.

Regards,

-- 
Joel de Guzman
http://www.boostpro.com
http://boost-spirit.com

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