$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Boost.Integer] On Win32, boost::uint_t<65>::fast has 64 bits?
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-05-03 03:58:17
> Neither message is very helpful. Would it be possible to add use of
> static_assert, at least in C++11 code?
Yes that's what I've done to the Trunk version,
John.