$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] ptr_vector documentation
From: Paul Harris (harris.pc_at_[hidden])
Date: 2010-07-09 05:45:43
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