|
Boost : |
From: John Maddock (john_maddock_at_[hidden])
Date: 2002-07-18 06:14:11
There have been three new config macros added today:
BOOST_NO_STD_WSTREAMBUF
std::streambuf<wchar_t> non-standard
BOOST_NO_LONG_LONG_NUMERIC_LIMITS
no std::numeric_limts<long long>
BOOST_NO_MS_INT64_NUMERIC_LIMITS
no std::numeric_limits<__int64>
These are all integrated into the config test system, along with one new
standard library config header (libcomo.hpp), if there is any fallout from
this (config_test.cpp starts failing for example) please let me know,
Thanks.
John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk