wxGTK cvs: Are there no string-iterators?

Andreas support at raumgeometrie.de
Wed Apr 11 07:18:36 PDT 2007


On 11 Apr., 15:18, v... at wxwindows.org (Vadim Zeitlin) wrote:
> On 11 Apr 2007 06:04:55 -0700 Andreas <supp... at raumgeometrie.de> wrote:
>
> A> I am just trying to compile my app with the current cvs.
> A>
> A> I have the line: wxString::iterator it;
> A>
> A> This doesn´t compile (though it did in all previous versions). Are
> A> there no string-iterators?
>
>  They're still there (and, in fact, will be the preferred way of working
> with strings from now on as only iterators can deal with UTF-8 strings
> efficiently). What errors do you get?
>
Hi,

I´ll post it later, for the moment I replaced it with a "normal" loop.

Regards,

Andreas







More information about the wx-users mailing list