$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (alexy_at_[hidden])
Date: 2001-06-27 15:16:44
David Abrahams wrote:
> Still, when I introduced that macro I was unaware of the language rule
> requiring an out-of-class declaration for integral constant members of
> templates (unenforced by most compilers).
But issue 48
(http://anubis.dkuug.dk/jtc1/sc22/wg21/docs/cwg_defects.html#48) has been
categorized as a Defect Report, and although the resolution is not a part of
the standard yet, I think it's very unlikely that any compiler vendor will
put efforts into enforcing the rule that is almost certainly is going to be
removed.
Aleksey