next up previous
Next: Programmed-in relationship Up: Specify Dependencies Previous: Containment relationship

Use relationship

There is a number of use relationships represented in C++. Each of them introduce some dependency between the client code (which uses the other) and the code which was used.

It is always a good idea to minimalize the dependencies between the different parts of the code.



Porkoláb Zoltán 2001-09-03