$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2002-09-16 07:52:41
From: "Gennadiy Rozental" <gennadiy_at_[hidden]>
> STL includes normalized all over Boost.Test.
>
> But I still think that we will need BOOST_NO_CSTD_.. defined.
I have a nice macro in Boost.Python called BOOST_CSTD_. Usage:
#include <cstddef>
BOOST_CSTD_::size_t x;
-Dave
-----------------------------------------------------------
David Abrahams * Boost Consulting
dave_at_[hidden] * http://www.boost-consulting.com