Boost logo

Boost Users :

Subject: Re: [Boost-users] [bind] [multi-index] Create type of pointer to overloaded erase method
From: Peter Barker (newbarker_at_[hidden])
Date: 2008-09-11 02:30:10


On Wed, Sep 10, 2008 at 5:54 PM, Steven Watanabe <watanabesj_at_[hidden]> wrote:
> AMDG
>
> Peter Barker wrote:
>>
>> RecordsContainer::size_type (RecordsContainer::*erase)(unsigned int) =
>> &RecordsContainer::erase;
>>
>> but it failed to compile. Visual Studio 2003 gives me the following
>> error on the above line:
>> <snip>
>>
>
> The following compiles for me with msvc 9.0
>

That fails with the same error here so at least I know that's consistent.

Thanks,

Pete


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