Guru of the Week 条款28:“Fast Pimpl”技术

来源:王朝搜索
 
Guru of the Week 条款28:“Fast Pimpl”技术

GotW #28“Fast Pimpl”技术(The "Fast Pimpl" Idiom) 难度:6 / 10 采用一些称为“低依赖度”或“效能”方面的捷径,在很多时候颇有诱惑力,但它不总

Guru of the Week 条款29:不区分大小写的string

GotW#29 不区分大小写的string (Case-Insensitive Strings) 难度:7/10 你期望一个不分大小写的字符串类型吗?你的使命是,应该选个现成的并接受它,还是

Guru of the Week 条款25:auto_ptr

GotW#25 auto_ptr 难度:8/10 问题 考虑下面的代码:那些是好的,那些是安全的,那些是合法的, 那些是非法的? auto_ptr<T> source() {

Guru of the Week #8 具有挑战性的话题:异常安全(exception safety)

#8 具有挑战性的话题:异常安全(exception safety) 难度:9/10 C++的异常机制是解决某些问题的很好的方法,但它引入了许多隐藏的控制流程,难以使用。尝试自己实现一个非常简单的

Guru of the Week 条款24:编译级防火墙

GotW #24 Compilation Firewalls 著者:Herb Sutter 翻译:CAT*G 网站上的Guru of the Week栏目,其著作权归原著者本人所有。译者CAT*

Guru of the Week 条款13:面向对象程序设计

GotW #13 OOP 著者:Herb Sutter 翻译:kingofark :本文内容取自www.gotw.ca网站上的Guru of the Week栏目,其著作权归原

Guru of the Week 条款06:正确使用const

GotW #06 Const-Correctness 著者:Herb Sutter 翻译:kingofark :本文内容取自www.gotw.ca网站上的Guru of the

Guru of the Week 条款12:控制流(Control Flow)

GotW #12 Control Flow 著者:Herb Sutter 翻译:kingofark :本文内容取自www.gotw.ca网站上的Guru of the Week

Guru of the Week 条款11:对象等同(Object Identity)问题

GotW #11 Object Identity 著者:Herb Sutter 翻译:kingofark :本文内容取自www.gotw.ca网站上的Guru of the W

Guru of the Week 条款05:覆写虚拟函数

GotW #05 Overriding Virtual Functions 著者:Herb Sutter 翻译:kingofark :本文内容取自www.gotw.ca网站上的

 
 
免责声明:本文为网络用户发布,其观点仅代表作者个人观点,与本站无关,本站仅提供信息存储服务。文中陈述内容未经本站证实,其真实性、完整性、及时性本站不作任何保证或承诺,请读者仅作参考,并请自行核实相关内容。
© 2005- 王朝网络 版权所有