Boost logo

Boost Users :

From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2007-02-14 18:19:28


On 2/14/07, Peter Dimov <pdimov_at_[hidden]> wrote:
>
>
> CBufferPtr buffer = *static_cast<CBufferPtr*>(result.Context());

You might also need a const_cast in there, since Context() returns a const
void *?

Tony



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net