Boost logo

Boost :

Subject: Re: [boost] Tests are a mess
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2008-09-10 06:32:47


Emil Dotchevski wrote:
> On Tue, Sep 9, 2008 at 11:36 PM, Johan Nilsson
> <r.johan.nilsson_at_[hidden]> wrote:
>> struct foo
>> {
>> virtual ~foo() = 0;
>> };
>>
>> inline
>> foo::~foo()
>> {}
>
> Yes, that's what I was doing. Regardless, that particular compiler
> seems to erroneously discard the inline destructor definition, and
> then the linker complains that it's missing.

Ok, sorry for wasting bandwidth (and now again).

/ Johan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk