Designing for Reuse

A C++ programmer can design code that both he/she and other programmers can reuse. This rule applies not only to libraries and frameworks that you specifically intend for other programmers to use, but also to any class, subsystem, or component that the programmer designed for a program. One of the a...

Full description

Saved in:
Bibliographic Details
Published inProfessional C++ pp. 1 - 2
Main Author Gregoire Marc
Format Book Chapter
LanguageEnglish
Published Hoboken, New Jersey John Wiley & Sons 2018
John Wiley & Sons, Inc
Edition4th Edition
Subjects
Online AccessGet full text
ISBN1119421306
9781119421306
DOI10.1002/9781119421276.ch6

Cover

Table of Contents:
  • 6.1 The Reuse Philosophy 6.2 How to Design Reusable Code Summary