Boost logo

Boost :

From: Henrik Ravn (web_at_[hidden])
Date: 2002-10-02 05:06:13


>How about simply having two versions of operator->() :
>T* shared_ptr<>::operator->(); // like it is now
>and
>T const* shared_ptr<>::operator->() const; // new additional version
>(and presumable two versions of get() as well)
>What am I missing here??

Sorry ... I was missing that you did actually propose that (my monitor
must have a blind angle somewhere :-) ... well, I'm all for it.

be well
-h-


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