Reference Section

How often is it worked on, and how many people actually work on it? I looked at the update progress page and see some libraries of version C++98 with a "to do" status. Or... maybe the update progress page hasn't been updated?
closed account (N36fSL3A)
I'm pretty sure they haven't been worked on in forever.
So where would a programmer like you go for a reliable and up-to-date reference of the C++ syntax?
http://en.cppreference.com/w/

I wouldn't call this site's Reference "out-of-date" as if it was still pure C++98. It just so happens its C++11 part isn't yet complete.
I think most of the reference here is up to date, more then half of it is already C++11. Wont be long before all of it is. You can always Google the few bits you need more information on.
Topic archived. No new replies allowed.