Boost logo

Boost :

From: Beman Dawes (beman_at_[hidden])
Date: 2000-08-17 08:09:58


Aleksey Gurtovoy wrote:

>Negative effects of coupling become obvious when one library uses a
second
>library which uses a third, and so on. The worst form of coupling
requires
>the user understand each of the coupled libraries. Coupling may also
reduce
>portability of a library - even in case when all used libraries are
>self-sufficient (see example of questionable usage of <iostream> library
>below).

Yes, that is an improvement. Changed. Thanks!

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk