Boost logo

Boost :

From: Brian Braatz (brianb_at_[hidden])
Date: 2005-08-03 16:03:07


I had run into a problem once where I had a forward declare of a type, and then the type was declared below a template-

the template was trying to get to a type in the forward declared class, when I derived from the class, I was able to get it to compile.

this was months ago and my memory could be wrong (I was also very tired when I wrote that).

----Original Message-----
From: boost-bounces_at_[hidden] on behalf of Andreas Huber
Sent: Tue 8/2/2005 11:36 AM
To: boost_at_[hidden]
Subject: Re: [boost] [mpl] as_sequence< X< Y > > instantiates typedefs in X<Y >
 
--- Brian Braatz <brianb_at_[hidden]> wrote:
> Suggestion:
>
> is there some way in your design you can get away with deriving
> from the
> incomplete type to "de-incomplete" it?

I don't understand. You can't inherit from an incomplete type.

Regards,

-- 
Andreas Huber
When replying by private email, please remove the words spam and trap 
from the address shown in the header. 
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost



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