[wx-dev] wxDataViewItem::m_id type confusion
Robert Roebling
robert at roebling.de
Tue Mar 4 00:47:14 PST 2008
> RR> > As you added wxQsort() anyhow we can use it with wxVector.
> RR>
> RR> It would be nice if someone could implement a wxSort function
> RR> template based on wxQsort in absence of STL.
>
> An STL version is supposed to be stable, I'm not sure if our
> wxQsort is?
You see the reason why I didn't use wxVector. BTW, I do think
that wxQsort is stable, but wxVector still would need to be
adapted to it.
Robert
More information about the wx-dev
mailing list