$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [PREDEF] Review for the Boost.Predef library by Rene Riviera
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-02-20 15:24:16
On 02/20/2012 01:56 PM, Joshua Boyce wrote:
> I think that it is useful, even if it's in the wrong category. I also think
> it could be improved. Specifically, I would like to be able to
> differentiate between MinGW and MinGW-w64.
It doesn't really make sense.
Just use BOOST_CXX_GCC && BOOST_OS_WINDOWS.