Re: Use std::string to in pf_Fragments

From: Martin Sevior <msevior_at_gmail.com>
Date: Tue Jun 09 2009 - 02:52:29 CEST

Hi Marc,
             Lets hold off on this for 2.8 and make it part of the PT
speed-up when we move to a balanced tree with order log(N)
insertion/deletion speed. I'm not sure we'll even need a vector of
fragments after that change.

Cheers

Martin

On Tue, Jun 9, 2009 at 1:14 AM, J.M. Maurer<uwog@uwog.net> wrote:
> The attached patch removes the use of UT_Vector from pf_Fragments, and
> replaces it with a std::vector.
>
> This because the MSVC and F11 gdb debuggers actually understand an
> std::vector, which makes debugging a lot more pleasant.
>
> Anyone against this change?
>
>  Marc
>
Received on Tue Jun 9 02:53:02 2009

This archive was generated by hypermail 2.1.8 : Tue Jun 09 2009 - 02:53:02 CEST