Boost logo

Boost :

Subject: Re: [boost] Review of a safer memory management approach for C++
From: Roland Bock (rbock_at_[hidden])
Date: 2010-06-08 07:11:57


Mathias Gaunard wrote:
> Roland Bock wrote:
>> Mathias Gaunard wrote:
>>> 07/06/2010 18:14, Roland Bock wrote:
>>>
>>>> Writing you own allocator and then suddenly not being able to use
>>>> valgrind anymore, that's the memory fun today.
>>> It's pretty easy to add hooks for valgrind to work properly with your
>>> own allocator, or even your own thread library.
>>
>> Hi,
>>
>> good to know, thanks for the info. Do you have a link available?
>
> <http://valgrind.org/docs/manual/manual-core-adv.html#manual-core-adv.clientreq>

Thanks!


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