Boost logo

Boost Users :

Subject: Re: [Boost-users] [exception] exception_ptr missing virtual base parameters
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-04-11 11:27:25


AMDG

On 04/11/2013 08:17 AM, Steven Watanabe wrote:
> On 04/10/2013 11:04 PM, Michael Caisse wrote:
>> The basic problem I'm experiencing is that getting an exception_ptr
>> results inherited parameters getting lost when virtual inheritance is used.
>>
>> <snip>
>>
>
> The only way to make it work is to
> restructure clone_impl to use the compiler
> generated copy constructor.
>

...and the templated constructor is not
a copy constructor. It's impossible to
make this work.

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