Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-09-05 12:43:29


From: "David Abrahams" <dave_at_[hidden]>
> operator[] shouldn't be instantiated unless you try to use it. Why are you
> trying to use it?

The definition is not instantiated unless used, but the declaration is
always instantiated. I had a similar problem with
shared_ptr<void>::operator*.


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