Designing Components with the C++ STL
This book is intended for all those involved in the development of software in C++,
be they system designer, project manager, student of computer science, or programmer.
To make the software portable, maintainable, and reusable, it is highly recommended
that valid standards are adhered to and thoroughly exploited – otherwise,
they would not be needed. The use of prefabricated components such as those of
the STL increases both the reliability of the software and the productivity of the
developers.
0 comments:
Post a Comment