|
Boost :
|
- Next message: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- Previous message: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- In reply to: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- Next in thread: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- Reply: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
On Jun 15, 2008, at 7:16 AM, Dean Michael Berris wrote:
> On Sun, Jun 15, 2008 at 2:43 AM, Matthias Troyer
> <troyer_at_[hidden]> wrote:
>>
>> On Jun 14, 2008, at 5:35 PM, Dean Michael Berris wrote:
>>
>>> On Sat, Jun 14, 2008 at 5:27 PM, Matthias Troyer <troyer_at_[hidden]
>>> >
>>> wrote:
>>>>
>>>> On Jun 13, 2008, at 9:55 AM, Dean Michael Berris wrote:
>>>>
>>>>>
>>>>> The question I have is why is this function commented out in the
>>>>> 1.35.0
>>>>> release?
>>>>
>>>>
>>>>
>>>> We commented this out since we found out just before the release
>>>> that
>>>> this
>>>> optimization prevents tracking of vectors. 1.36 will implement
>>>> this in a
>>>> slightly different way, which will enable some more optimizations.
>>>>
>>>
>>> Okay, sounds good to me.
>>
>> It is on the trunk now
>>
>
> Wow, that was quick. Thanks again Matthias!
>
> Let me try and convince people over here to use the latest in the
> trunk.
If you don't need tracking of vectors you can just uncomment the
commented out parts in 1.35.0
Matthias
- Next message: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- Previous message: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- In reply to: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- Next in thread: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
- Reply: Dean Michael Berris: "Re: [boost] [serialization] [1.35.0] Potential Memory Buster, Deserializing std::vector<T, boost::pool_allocator<T> >"
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk