Boost logo

Boost Users :

Subject: Re: [Boost-users] Handling mulitiple boost versions
From: Nevin Liber (nevin_at_[hidden])
Date: 2010-12-16 11:32:46


On 16 December 2010 05:28, Robert Jones <robertgbjones_at_[hidden]> wrote:

> #if (BOOST_VERSION < 103400)
> #define BOOST_PRE_FILESYSTEM_RATIONALISATION
> #endif
>

I wouldn't use BOOST_* for your own macros, as they are reserved for Boost
library implementers <http://www.boost.org/development/requirements.html>.

-- 
 Nevin ":-)" Liber  <mailto:nevin_at_[hidden]>  (847) 691-1404


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net