Boost logo

Boost Users :

Subject: Re: [Boost-users] ptr_vector documentation
From: Daniel Trebbien (dtrebbien_at_[hidden])
Date: 2010-07-11 19:00:41


> Hi,
>
> Why is it that ptr_vector's documentation has everything EXCEPT the header
> that I need to include?
>
> http://www.boost.org/doc/libs/1_43_0/libs/ptr_container/doc/ptr_vector.html
>
> no mention of what headers are required... very frustrating, so either I
> have to look through all the other documentation and hope I find it, or look
> for the file on the harddisk, or trial-by-error...
>
> this problem seems to be common in boost documentation, is there a good
> reason why, or is this something that can be improved?
>
> thanks
> Paul

You're right. I find it difficult to find the headers that I need,
too, as each Boost library seems to have a different place for this
information. This is definitely something that can be improved.

Often the headers are listed in a "Tutorial", "Introduction", or
"Reference" section, but there are no set rules. In the case of the
pointer container library, the headers are listed on a separate page
titled "Library headers":
http://www.boost.org/doc/libs/1_43_0/libs/ptr_container/doc/headers.html


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