C++ TR1 support in XCode?
C++ TR1 support in XCode?
- Subject: C++ TR1 support in XCode?
- From: Todd Heberlein <email@hidden>
- Date: Wed, 6 Jun 2007 13:52:33 -0700
Does Apple have any official position on which elements, if any, of C+
+ TR1 they are currently supporting and plan to continue supporting
moving forward? I found some TR1 header files under:
/usr/include/c++/4.0.0/tr1
and managed to get
#include <tr1/unordered_map>
to compile. But does this mean these features (e.g., unordered_map)
are supported?
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.
Thanks,
Todd
PS. Many, many moons ago I typed in my first C++ "hello world"
program in NeXTSTEP 2.1 (?) only to discover streams (cout) was not
supported. Fortunately, I had not invested much time at that point :-).
_______________________________________________
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