Boost logo

Boost :

From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2000-12-12 17:50:04


Beman wrote:
> Wasn't the point of Lois' suggestion that you could write either:
>
> #include <boost/graph/point.hpp> // splitters can write this
>
> or
> #include <boost/graph.hpp> // lumpers can write this
>
> In other words, you get to view the headers for larger libraries whichever
> way you prefer. We don't dictate to the user which view they choose.

Lois' suggestion seems to entail that there are header files mixed
with subdirectories (containing implementation .cpp) in several levels
of the directory structure. I would consider this sub-optimal.

Jens Maurer


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