Re: CJK line breaking

From: Tomas Frydrych <tomasfrydrych_at_yahoo.co.uk>
Date: Tue Mar 01 2005 - 17:39:56 CET

Hi Hub,

Hubert Figuiere wrote:
> On Tue, 2005-03-01 at 07:48 +0000, Tomas Frydrych wrote:
>
>
>>> ri.m_pText->setPosition(iPos+1);
>>
>>You could just use the ++ operator instead of that, and the code will
>>probably more efficient with it.
>
>
> this is a myth. ++ does not change efficiency as is.
>

It does in this case; you might want to look at how
PD_StruxIterator::operator ++ () and PD_StruxIterator::setPosition() work.

Tomas
Received on Tue Mar 1 17:40:53 2005

This archive was generated by hypermail 2.1.8 : Tue Mar 01 2005 - 17:40:53 CET