Subject: Re: [boost] [interest] underlying type library
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2011-08-20 15:47:12


El 20/08/2011 20:41, Julian Gonggrijp escribió:
> I can think of one other case in which it doesn't work: when the object contains a pointer to something that points back to the object. Though I don't know why someone would want to do that.

It's the typical implementation of a linked list ;-)

Best,

Ion