On 20-Nov-2001 Jean-Marc Lasgouttes wrote:

> You can always forward declare ContainerInset:
> 
> class ContainerInset;
> 
> class Inset {
> ...
>         ContainerInset * owner_;
> }
> 
> class ContainerInset {
> ...
> }
> 
> Or maybe I did not understand your question?

That's what I meant so it is possible and is no problem (recursive use of
classes)?

       Jug

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._
Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

In Pocatello, Idaho, a law passed in 1912 provided that "The carrying
of concealed weapons is forbidden, unless same are exhibited to public view."

Reply via email to