item 25:Consider supprot for a non-throwing swap
item 2:Prefer consts,enums,and inlines to
item 1:View C++ as a federation of language
item 10:Have assignment operators return a reference to *this
item 7:Declare destructors virtual in polymorphic base classes
存储类说明符
C与C++的作用域
非限定型查找
模板的两段名字查找
ADL