Boost logo

Boost :

From: Vesa Karvonen (vesa.karvonen_at_[hidden])
Date: 2001-12-09 09:17:56


The reference documentation is generated using doxygen. I should probably see
if the #include information generation can be disabled. The include
information only confuses the library users. Except where specifically noted
(or perhaps implied), users should not assume that a particular PREPROCESSOR
library header includes other headers.

Thanks! I'll see what can be done.

-Vesa

From: "David Abrahams" <david.abrahams_at_[hidden]>
> The docs say:
> if.hpp File Reference
> #include <boost/preprocessor/logical/bool.hpp>
>
>
> So, is there a file called "if.hpp"? If so, what is bool.hpp?
> Okay, so it appears that if.hpp exists, and includes bool.hpp. I think it
> would be much clearer if we wrote:
>
>
> if.hpp File Reference
>
> if.hpp includes:
> boost/preprocessor/logical/bool.hpp


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