> + 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