Boost logo

Boost :

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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk