Templates, STL, const_iterator supported?
Templates, STL, const_iterator supported?
- Subject: Templates, STL, const_iterator supported?
- From: Scott Squires <email@hidden>
- Date: Thu, 19 Jan 2006 08:06:47 -0800
- Thread-topic: Templates, STL, const_iterator supported?
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:
This email sent to email@hidden