Skip to main content
Top

1997 | OriginalPaper | Chapter

C++ Implementation of a Heterogeneous Container Class Library

Author : Bernard P. Zeigler

Published in: Objects and Systems

Publisher: Springer New York

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

This chapter discusses an implementation of the containers hierarchy in C++ called Heterogeneous Container Class Library (HCCL). Recall that “container” refers to a list-like structure to store data items, and “heterogeneous” means containers can hold different kinds of items. Therefore, HCCL provides a collection of list-like structures that are able to store different kinds of items. HCCL mitigates typing constraints in C++ since programmers are spared the task of implementing new container types for each new kind of object they develop.

Metadata
Title
C++ Implementation of a Heterogeneous Container Class Library
Author
Bernard P. Zeigler
Copyright Year
1997
Publisher
Springer New York
DOI
https://doi.org/10.1007/978-1-4612-1912-5_6

Premium Partner