Depreacating container (was: Re: riverae - r21607 - in abiword/branches/RiveraESoC/src/wp/ap: . xp)

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Tue Jul 17 2007 - 16:22:03 CEST

> + UT_Vector m_words;
> + UT_NumberVector m_widths;

I think there was sort of a formal agreement that using standard C++
containers was the way to go. So I'd like to remind that std::vector<>
should be used in favor of UT_GenericVector<>. Worse, UT_Vector should
not be used at all.

Thanks.

Hub
Received on Tue Jul 17 16:20:49 2007

This archive was generated by hypermail 2.1.8 : Tue Jul 17 2007 - 16:20:49 CEST