$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Dave Gomboc (dave_at_[hidden])
Date: 2003-02-16 12:12:38
> See also the discussion about a "general coding guideline" to "always
> provide a name for template parameters". Here, the maintainer already
> did the right thing when he received the patch.
If the maintainer hid the compiler brokenness completely, then they did
the wrong thing. If they didn't, they used an #ifdef (via
BOOST_WORKAROUND).
Dave