DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
The Design of C++ Standard Components

Conclusions

In this chapter, we described the trade-offs we made and the implementation techniques we used to meet the design goals of C++ Standard Components. Those goals were: (1) to reduce C++ programming errors through abstraction and simplification of interfaces, while (2) maintaining the levels of efficiency that C programmers have come to expect both from the language and its libraries.


Next topic: References
Previous topic: Using inheritance to overcome problems in the type system

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004