Boost logo

Boost Users :

Subject: Re: [Boost-users] pointer to member function of multi_index
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-03-18 15:04:13


AMDG

Sandeep Gupta wrote:
> On Tue, Mar 17, 2009 at 8:40 PM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
>
>> It's okay to create a function objects like those in phoenix
>> http://www.boost.org/libs/spirit/phoenix/doc/html/phoenix/container.html
>> as long as you don't bind a member pointer in the process.
>>
> Would trouble you for one more clarification regarding this issue.
> How do we go about binding overloaded member functions without
> specifying exact signature. From what I could gather to adapt
> overloaded functions we need the full signature.
>

You have to use a forwarding function object like
those I referred to above.

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