$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Abrahams (abrahams_at_[hidden])
Date: 2000-04-28 09:18:16
Very nice work. Here is a small correction:
on 4/27/00 5:03 PM, Jens Maurer at jmaurer_at_[hidden] wrote:
> doesn't work anymore. Defining
> BOOST_NO_OPERATORS_IN_NAMESPACE (a define
> BOOST_NO_INLINE_FRIENDS_IN_CLASS_TEMPLATES would be
> better) works around this problem and leads to the next one, see
should be "previous" ^^^^
> [using-template].