谁有C++历史上最重要的non-book publication之CRTP篇的完整原文?

CyberLogix 2008-05-28 08:57:40
谁有C++历史上最重要的non-book publication之CRTP篇的完整原文?也就是下面的文章:
[1] James O. Coplien. C++ Report,February 1995
"The Column Without a Name: A Curiously Recurring Template Pattern,"
...全文
150 7 打赏 收藏 转发到动态 举报
写回复
用AI写文章
7 条回复
切换为时间正序
请发表友善的回复…
发表回复
CyberLogix 2008-05-29
  • 打赏
  • 举报
回复
难道没有谁有这个原文吗,我就想看看原文!
Alix-Lei 2008-05-29
  • 打赏
  • 举报
回复
下一个来看看
taodm 2008-05-29
  • 打赏
  • 举报
回复
原来是这个啊,去看《Modern C++ Design》,差不多满本都用这个技巧的。
执假以为真 2008-05-29
  • 打赏
  • 举报
回复
mark
MagiSu 2008-05-28
  • 打赏
  • 举报
回复
看了文章,很棒!
K行天下 2008-05-28
  • 打赏
  • 举报
回复
http://c2.com/cgi-bin/wiki?CuriouslyRecurringTemplate
Paradin 2008-05-28
  • 打赏
  • 举报
回复
http://www.research.ibm.com/designpatterns/publications.htm
Title: Building Microservices Author: Sam Newman Length: 280 pages Edition: 1 Language: English Publisher: O'Reilly Media Publication Date: 2015-02-28 ISBN-10: 1491950358 ISBN-13: 9781491950357 Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures. Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You’ll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain. Discover how microservices allow you to align your system design with your organization’s goals Learn options for integrating a service with the rest of your system Take an incremental approach when splitting monolithic codebases Deploy individual microservices through continuous integration Examine the complexities of testing and monitoring distributed services Manage security with user-to-service and service-to-service models Understand the challenges of scaling microservice architectures Table of Contents Chapter 1. Microservices Chapter 2. The Evolutionary Architect Chapter 3. How to Model Services Chapter 4. Integration Chapter 5. Splitting the Monolith Chapter 6. Deployment Chapter 7. Testing Chapter 8. Monitoring Chapter 9. Security Chapter 10. Conway’s Law and System Design Chapter 11. Microservices at Scale Chapter 12. Bringing It All Together

64,671

社区成员

发帖
与我相关
我的任务
社区描述
C++ 语言相关问题讨论,技术干货分享,前沿动态等
c++ 技术论坛(原bbs)
社区管理员
  • C++ 语言社区
  • encoderlee
  • paschen
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
  1. 请不要发布与C++技术无关的贴子
  2. 请不要发布与技术无关的招聘、广告的帖子
  3. 请尽可能的描述清楚你的问题,如果涉及到代码请尽可能的格式化一下

试试用AI创作助手写篇文章吧