Andre Poenitz wrote:

> On Mon, Oct 13, 2003 at 09:22:55AM +0000, Angus Leeming wrote:
>> There are several examples of places where we do not want these
>> variables to be copied. Indeed, there are examples where the
>> default copy constructor fails to compile. For example, any class
>> holding a boost::signal. These derive from boost::noncopyable.
>> Defining them as a CachedVar<signal<blah> > would work perfectly
>> here and would be self-documenting code.
> 
> So please use whatever is needed there and leave the xo_, yo_ cache
> as-is.

I'll certainly remember not to use examples of mathed code to 
illustrate my point in the future.

I wish you wouldn't junp down my throat any time I mention your code.

Slightly miffed,
Angus

Reply via email to