Boost logo

Boost :

From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-01-13 09:40:57


> I would like to do something like...
>
> #ifdef
> #BOOST_TEST_Some_Macro_Telling_Me_If_Timeout_Is_Supported_On_My_Platform
>
> rather than doing...
>
> #ifdef __unix
>
> Since the Boost headers already have figured out my platform, and
> Boost.Test is the one that knows the support it provides.

Ok I will provide such macros.

Gennadiy


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