[wx-dev] Re: template containers again
Vadim Zeitlin
vadim at wxwidgets.org
Sun Jul 1 15:28:40 PDT 2007
On Sun, 1 Jul 2007 20:13:46 +1000 Jordan Langholz <jordan at compsof.com.au> wrote:
JL> I've read a number of times about the push for STL to be adopted more.
JL>
JL> Sorry if this is an old question, but is it widgets policy to support
JL> non-STL builds for the foreseeable future? I'm thinking embedded like
JL> CE, Symbian and the like where from my experience STL is not well
JL> supported, if it exists at all.
We'll obviously continue to support non-STL build for the platforms such
as those where STL is not available. But for the usual desktop platforms it
really makes more sense to use STL than our own home-brewn classes now. And
I think that even Symbian and CE might start supporting STL in (relatively)
near future.
Regards,
VZ
More information about the wx-dev
mailing list