books including c++11 content

What are some books that include c++11 content?
The only one i found currently available is:
http://www.amazon.com/The-Programming-Language-4th-Edition/dp/0321563840

I was awaiting this book, but it comes out in july 2014:
http://www.amazon.com/The-Complete-Reference-5th-Edition/dp/0071634800
I have 4th edition and liked it

I know there is a ton of content online, but sometimes i just like kicking back on the couch and reading instead of my nose on the screen. I have enough of that already.
Last edited on
So, here are two more

http://www.amazon.com/The-Standard-Library-Tutorial-Reference/dp/0321623215/ref=dp_ob_title_bk

http://www.amazon.com/Primer-5th-Edition-Stanley-Lippman/dp/0321714113

These two are Scott Meyers recomendations. By the way, given the reputation of H. Schildt, the reference may not be of such high quality, but who knows.
A very good approach:

http://www.cprogramming.com/c++book/?inl=ft-nhp

Excellent book with many appropriate examples!
hmm, i torrented a few of those to check them out. I guess i was looking for a more complete reference book. Not a beginners book. I already understand the concepts of OOP, data types, etc. Some of those books look like the devote chapters to describing such topics. I think that is why I gravitate towards the complete reference books as its more like a massive dictionary of standard library
Last edited on
Topic archived. No new replies allowed.