Boost logo

Boost Users :

Subject: Re: [Boost-users] A question on data change with lambda expression. Can any one with kindness help me?
From: fmingu (fmingu_at_[hidden])
Date: 2009-07-10 23:29:28


Do you mean :
   ( bind(&IIPrimemap::value_type::second,(*bind(static_cast<IIPrimemap::iterator (IIPrimemap::*)()> (&IIPrimemap::end),var(primemapvec))))())++;
or:
 bind(&IIPrimemap::value_type::second,(*bind(static_cast<IIPrimemap::iterator (IIPrimemap::*)()> (&IIPrimemap::end),var(primemapvec))))()++; ?
but I still can not get the changed value.
Can you give me further suggestions?
Thanks a lot.

 

ÔÚ2009-07-11£¬"Steven Watanabe" <watanabesj_at_[hidden]> дµÀ£º
>AMDG
>
>fmingu wrote:
>> Can any experts with kindness help me?
>> I really need the answer.
>> I have tried my best to program with c++. And I want to be familiar with lambda.
>>
>
>Same answer as here
>http://lists.boost.org/boost-users/2009/07/49660.php
>
>In Christ,
>Steven Watanabe
>



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