|
Boost : |
Subject: Re: [boost] [intrusive] recursive intrusive data structures
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2010-06-14 15:32:35
On 14/06/2010 19:08, Tim Blechmann wrote:
> instantiating an intrusive list outside of the specific class, the gcc
> complains:
> error: âmy_node<T>::childrenâ has incomplete type
>
> any idea?
> thanks, tim
It seems that default hook detection needs to instantiate the type
early, I don't know why this is not needed for non template types, but I
think that's not easy to workaround.
Best,
Ion
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk