C++ Primer 随记——第 3 章,标准库类型

  1. 定义元素类型没有任何构造函数的 vector,标准库将对该对象的每个成员进行值初始化。(Page 80)
  2. vector 迭代器支持一些算术操作。(Page 87)
  3. string 对象和 bitset 对象之间是反向转化的。(Page 89)
Tags:,

Related Posts
This entry was posted in Information Technology, book and tagged , . Bookmark the permalink.

One Response to C++ Primer 随记——第 3 章,标准库类型

  1. 毛十八 says:

    good, thank you

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">