Effective C++, 3rd Edition, Chapter 3. Resource Management阅读全文>
发表于 @ 2006年01月03日 17:21:00|评论(loading...)|编辑|收藏
Effective C++, 3rd Edition, Chapter 3. Resource Management, Item 17: Store newed objects in smart pointers in standalone statements阅读全文>
发表于 @ 2005年07月21日 23:05:00|评论(loading...)|编辑|收藏
Effective C++, 3rd Edition, Chapter 3. Resource Management, Item 16: Use the same form in corresponding uses of new and delete阅读全文>
发表于 @ 2005年07月20日 23:22:00|评论(loading...)|编辑|收藏
Effective C++, 3rd Edition, Chapter 3. Resource Management, Item 15: Provide access to raw resources in resource-managing classes阅读全文>
发表于 @ 2005年07月20日 00:55:00|评论(loading...)|编辑|收藏
Effective C++, 3rd Edition, Chapter 3. Resource Management, Item 14: Think carefully about copying behavior in resource-managing classes阅读全文>
发表于 @ 2005年07月17日 23:27:00|评论(loading...)|编辑|收藏
Effective C++, 3rd Edition, Chapter 3. Resource Management, Item 13: Use objects to manage resources阅读全文>
发表于 @ 2005年07月17日 09:36:00|评论(loading...)|编辑|收藏