$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-07-23 05:54:51
Beman,
There appears to be two spellings of BOOST_NO_INCLASS_MEMBER_INITIALIZATION
in config.hpp:
either BOOST_NO_INCLASS_MEMBER_INITIALIZATION or
BOOST_NO_INCLASS_MEMBER_INITIALIZER.
The former seems to be the correct version.
- John.