Re: Templates, STL, const_iterator supported?
Re: Templates, STL, const_iterator supported?
- Subject: Re: Templates, STL, const_iterator supported?
- From: Gen Kiyooka <email@hidden>
- Date: Thu, 19 Jan 2006 15:04:42 -0800
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.
On Jan 19, 2006, at 8:06 AM, Scott Squires wrote:
Are there restrictions with xcode/gcc using Templates, STL, and
const_iterator?
I see a couple of limits on p44 of the xcode from CodeWarrior docs
but I'm
having some code choking the compiler on things like
T::const_iterator it;
error: Expected ; before it
I running into a few other similar hits with templates.
This had been fine in CodeWarrior and wondering if standards have
changed or
if there are workarounds suggested.
Thanks.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40digigami.com
This email sent to email@hidden
_______________________________________________
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