Boost logo

Boost Users :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-07-18 20:48:59


Noah Roberts wrote:
> I have an object that uses scoped_ptr to point to it's impl...an
> incomplete type forward declared in the header and implemented in the
> cpp file.
>
> This object *does have a user defined destructor*! This user defined
> destructor is defined after the opaque type has been fully defined in
> the same cpp file.

Try adding an out of line _constructor_ as well. If this doesn't help, post
code.


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