Effective C++ (9): Miscellany

Introduction

杂项

Rule 53: Pay attention to compiler warnings

Remeber:

  • 严肃对待编译器发出的警告信息.
  • 不要过度依赖编译器的警告信息, 因为不同的编译器对待事情态度并不相同

Rule 54: Familiarize yourself with the standard library, including TR1

Remeber:

  • C++ 标准程序库的主要机能由 STL, iostreams, locales组成, 并包含 C99 标准程序库
  • TR1 添加了智能指针, 一般化函数指针, hash-based容器, 正则表达式以及另外10个组件的支持
  • TR1自身只是一份规范,为获得TR1提供的好处, 你需要一份实物,实物来源是 Boost

Rule 55: Familiarize yourself with Boost

Remeber:

  • Boost是一个社群, 也是一个网站. 致力于免费, 源码开放, 同僚复审的 C++ 程序库开发. Boost在C++标准化过程中扮演深具影响力的角色
  • Boost提供许多 TR1 组件实现品, 以及其他许多程序库.

系列文章

Effective C++ (1): Accustoming Yourself to C++
Effective C++ (2): Constructors, Destructors, and Assignment Operators
Effective C++ (3): Resource Management
Effective C++ (4): Designs and Declaration
Effective C++ (5): Implementation
Effective C++ (6): Inheritance and Oject-Oritent Design
Effective C++ (7): Templates and Generic Programming
Effective C++ (8): Customizing new and delete
Effective C++ (9): Miscellany

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值