$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Merrill Cornish (merrill.cornish_at_[hidden])
Date: 2005-11-18 21:17:16
FYI: The documentation page for the ptr_list<> class, http://www.boost.org/libs/ptr_container/doc/ptr_list.html, has a heading the says "Class ptr_vector". The headings are correct for ptr_vector<>, ptr_array<>, and ptr_deque.
Merrill