Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zaphoyd
on April 19, 2013
|
parent
|
context
|
favorite
| on:
Clang: C++11 support is now feature-complete
G++ still doesn't support all of the C++11 standard library so that is not entirely true. (Clang's standard library implementation, libc++, is C++11 feature complete as well)
thwest
on April 19, 2013
|
next
[–]
STL is ambiguous. You mean standard library or stdlib if it must be shortened. Helpless pedantry I know but freenode's #c++ has beat this into me.
zaphoyd
on April 19, 2013
|
parent
|
next
[–]
fair enough
vinkelhake
on April 20, 2013
|
prev
|
next
[–]
As far as I know, libc++ is at the moment feature complete on OS X. Work still has to be done for other platforms.
nly
on April 20, 2013
|
prev
[–]
You
should
be able to use LLVMs libc++ with GCC, just like you can currently use GNU libstdc++ with Clang.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: