$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeff Garland (jeff_at_[hidden])
Date: 2000-12-05 00:03:21
> > 4) Running destructors. Another useful feature would be to not run
> The pool<> interface runs destructors. sized_pool is an interface that
> doesn't run destructors. Thus:
Right...perhaps a note in the docs somewhere :)
Jeff