码迷,mamicode.com
首页 > 编程语言 > 详细

读-《c++设计新思维-泛型编程与设计模式之应用》经典记录(英文书名:《modern c++ design》)

时间:2017-05-01 18:21:35      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:应用   most   from   ati   tor   anything   nts   str   英文   

1.以设计为目标的程序库都必须帮助使用者完毕静止的设计。以实现使用者自己的constraints,而不是实现预先定义好的constraints.

2.Anything that can be done in more than one way should be identified and migrated from the 
   class to a policy

3.Design is choice. Most often, the struggle is not that there is no way to solve a design problem, but that 
 there are too many ways that apparently solve the problem. You must know which collection of solutions 
 solves the problem in a satisfactory manner.

读-《c++设计新思维-泛型编程与设计模式之应用》经典记录(英文书名:《modern c++ design》)

标签:应用   most   from   ati   tor   anything   nts   str   英文   

原文地址:http://www.cnblogs.com/yjbjingcha/p/6792303.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!