
5 Aug
2004
5 Aug
'04
1:07 p.m.
Robert Bell <belvis@imageworks.com> wrote:
Colin Rafferty wrote:
I would like to propose adding const_pointer_cast<> to shared_ptr, in exactly the same way that there is dynamic_pointer_cast<> and static_pointer_cast<>.
Isn't it already there? I see it on line 378 of shared_ptr.hpp in boost 1.31.
I'm terribly sorry. I was looking at 1.30. -- Colin