On 7/02/2014 10:56 p.m., Eliezer Croitoru wrote: > On 02/07/2014 08:20 AM, Kinkie wrote: >> Thank you for running this test. >> I guess that with these results, it can make sense to go forward with >> the project of replacing Vector with std::vector, does everyone agree? >> >> Thanks! > Seems pretty reasonable to me. > I had only another question. > Will using std::vector help any portability of squid?
As part of the STL it should. Amos