Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2000-08-17 16:45:20


----- Original Message -----
From: <jsiek_at_[hidden]>

> So you don't agree that free functions are better? Why not?

One of the most important roles (possibly *the* most important role) of a
computer program is communication. A member function communicates its
relationship to the object on which it operates better than a free function
does; this is especially true where mutating member functions are
concerned..

-Dave


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