<<< Adding functions to classes | Index | C++ Comments >>> |
First, try being a client:
use existing objects where possible.
Second, design your own classes,
but keep in mind the client perspective.
<<< Adding functions to classes | Index | C++ Comments >>> |