[wx-dev] Re: template containers again
Jordan Langholz
jordan at compsof.com.au
Sun Jul 1 03:13:46 PDT 2007
> Although it has been said repeatedly, that we might opt for using
> STL within wxWidgets, noone has done that sofar so we are still
> using the ugly macros. Is anyone against making writnig a
> wxVector<> template class and making it the prefered class for
> random access containers. It would derive from (or be) std::vector
> in STL mode.
I've read a number of times about the push for STL to be adopted more.
Sorry if this is an old question, but is it widgets policy to support
non-STL builds for the foreseeable future? I'm thinking embedded like
CE, Symbian and the like where from my experience STL is not well
supported, if it exists at all.
Regards,
Jordan
More information about the wx-dev
mailing list