标题 |
阅读 |
评论 |
转发 |
发布日期 |
Item 7: Declare destructors virtual in polymorphic base classes |
256 |
0 |
0 |
2012-12-21 |
|
Item 6: Explicitly disallow the use of compiler-generated functions you do not want |
231 |
0 |
0 |
2012-12-21 |
|
Item 5: Know what functions C++ silently writes and calls |
305 |
0 |
0 |
2012-12-19 |
|
Item 4: Make sure that objects are initialized before they're used |
310 |
0 |
0 |
2012-12-19 |
|
Item 3: Use const whenever possible |
253 |
0 |
0 |
2012-12-12 |
|
Item 2:Prefer consts,enums,and inlines to #defines |
623 |
0 |
0 |
2008-12-08 |
|
Item 1: View C++ as a federation of languages |
686 |
0 |
0 |
2008-12-08 |
|