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