Boost logo

Boost :

Subject: Re: [boost] Tests are a mess
From: Emil Dotchevski (emil_at_[hidden])
Date: 2008-09-10 02:58:52


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.

Emil Dotchevski
Reverge Studios, Inc.
http://www.revergestudios.com/reblog/index.php?n=ReCode


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