$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Chris Trengove (trengove_at_[hidden])
Date: 2002-08-24 17:28:04
> I haven't noticed any fixes that effect boost, although Kylix does at
least
> support long long (and in integral constant expressions as well!).
>
I have attempted to run all the compiler tests on BCC 0x561, and it appears
that BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS now fails (the compiler
generates an assertion on the test file), but we now have
BOOST_HAS_LONG_LONG and BOOST_HAS_STDINT.
Chris