Boost logo

Boost Users :

From: Russell Hind (rh_gmane_at_[hidden])
Date: 2005-08-10 02:42:35


Robert Ramey wrote:
>
> A very small observation on your code:
>
> #include <vector> // note this is superflous - but harmless
> #include <boost/serialization/vector.hpp> // as the above is included by
> this module
>

But this is assuming we know what headers other headers include. Yes
you can find out by examining those headers, but you can't tell just
from the name so I don't believe it should be regarded as superfluous.

Cheers

Russell


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net