Re: C++ TR1 support in XCode?
Re: C++ TR1 support in XCode?
- Subject: Re: C++ TR1 support in XCode?
- From: Paul Walmsley <email@hidden>
- Date: Fri, 08 Jun 2007 11:09:15 +0100
I was thinking about investing some time learning some TR1 features
(i.e., buy and read a book), but I don't know which if any are
supported by Apple's C++ compiler.
It's well worth looking at boost (http://www.boost.org ). Many parts of
boost make it into the C++ TRs, and it's got some very useful components
in it. If you're thinking of learning about some of these new features
then you'll get a lot of mileage from boost (smart pointers,
boost::bind, regexes, threads, among many other things).
Paul
_______________________________________________
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