$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2002-09-26 08:44:12
Björn Karlsson wrote:
> 2) Change the config for this (conforming, but let's forget that for now)
> compiler, and #define BOOST_NO_INCLASS_MEMBER_INITIALIZATION. Be it a hack
> or not, it's a one-liner.
>
> Would anyone be terribly upset if I go with option 2?
Please, please, please, don't change the config. I just managed to get it
turned off. :-) It breaks for all usages where the enum value won't fit
in a normal integer...
I can provide patches as I encounter problems or as problems are reported
to me, but please don't change the config.
Markus