$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-05-05 10:53:58
Robert Ramey wrote:
> Any library author has the authority to decide which platforms he
> will support. Boost only requires that code be conformant with
> the C++ standard. Its not something that requires or even permits
> a communal decision.
I second that. Deprecation for a compiler should be manageable per
library author. (See also my other post).
Roland