在哪里可以找到C ++ 11参考纸/数字和书籍参考 [英] Where to find C++11 reference paper/digital, and a book reference

查看:75
本文介绍了在哪里可以找到C ++ 11参考纸/数字和书籍参考的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


可能重复:

c ++ 11标准在哪里

我是希望购买/下载一些东西。首先,我需要正式的c ++ 11参考的数字副本和纸质副本。

I am looking to buy/download a few things. First I want both a digital copy and paper copy of the official c++11 reference.

我还希望这本书是参考文献的总结,重点是常用的c / c ++函数和STL之类的东西,比官方参考文献更容易获得本身。对于纸质版本和数字版本也将是很好的。我不需要初学者的书,只需参考即可。

Also I would like a book that is a summation of the reference that focuses on things like commonly used c/c++ functions and the STL, something more accessible than the official reference itself. Also would be great for both paper and digital versions. I don't need a beginners book, just a reference. This one is probably going to be opinionated so feel free to say which one you like.

推荐答案

Nicolai Josuttis更新了他的书用于C ++ 11的C ++标准库。具体来说,它涵盖以下方面:

Nicolai Josuttis updated his book The C++ Standard Library for C++11 in April 2012. Specifically, it covers the following aspects:


  • 并发性

  • 分数算术

  • 时钟和计时器

  • 随机数和分布

  • 新智能指针

  • 正则表达式

  • 新STL容器,例如数组,转发列表和无序容器

  • 新的STL算法

  • Tuples

  • 类型特征和类型实用程序

  • Concurrency
  • Fractional arithmetic
  • Clocks and Timers
  • Random numbers and distributions
  • New smart pointers
  • Regular expressions
  • New STL containers, such as arrays, forward lists, and unordered containers
  • New STL algorithms
  • Tuples
  • Type traits and type utilities

它还涵盖了以下新的C ++ 11语言元素:

It also covers the following new C++11 language elements:


  • Lambdas

  • 基于范围的for循环

  • 移动语义

  • 可变参数模板。

  • Lambdas
  • Range-based for loops
  • Move semantics
  • Variadic templates.

Josuttis也有帮助e 关于他的新书的采访

Josuttis also gave an interview about his new book.

这篇关于在哪里可以找到C ++ 11参考纸/数字和书籍参考的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆