$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2003-04-12 13:34:03
Aleksey Gurtovoy wrote:
> 'int_' (and other integral constant wrappers) needs to provide a
definition
> for its '::value' member for the
> !defined(BOOST_NO_INCLASS_MEMBER_INITIALIZATION) case.
>
> I will fix it in a few days.
Done in the main trunk now.
Aleksey