Skip to main content

Introduction

In this chapter we tackle another form of “has-a” relationships known as aggregation. To do that, we first need to learn about a C/C++ construct known as a pointer.