Re: Templates, STL, const_iterator supported?
Re: Templates, STL, const_iterator supported?
- Subject: Re: Templates, STL, const_iterator supported?
- From: Chris Jefferson <email@hidden>
- Date: Fri, 20 Jan 2006 12:42:54 +0000
On 1/19/06, Gen Kiyooka <email@hidden> wrote:
> I read about an alternative STL implementation that tracks the
> standards more
> closely. It's part of the apache project. Haven't tried it myself,
> but it is probably
> worth a look if you are having STL issues.
>
This problem is actually due to a change in the compiler (and the
compiler becomes more, not less, standards compliant), not the
library.
Also, AFAIK no area where the apache C++ library is more standards
compliant than libstdc++ (g++'s library). If you ever find any place
where it is less standards compliant, please submit a bug report and
it will be fixed ASAP.
Early versions of g++'s C++ standard library were a little weak in
places (partly because it was released before standardisation was
finished) however nowadays it is as standards compliant as any other
library.
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden