Lecture

Heterogeneous Collections in C++

Description

This lecture covers the implementation of heterogeneous collections in C++, focusing on different design approaches and considerations. The instructor explains the concepts of managing pointers internally or externally, the ownership of objects in the collection, and the importance of polymorphic copying. Practical examples are provided to illustrate the implementation of heterogeneous collections, emphasizing the clean and direct design choices for users of the class. The lecture concludes with recommendations on managing memory and object ownership in heterogeneous collections.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.