|
Boost : |
Subject: Re: [boost] [clang] Windows toolset support?
From: John Maddock (boost.regex_at_[hidden])
Date: 2012-10-27 11:38:34
>> * Boost.Python (the same ::hypot error that also plagues GCC in C++11
>> mode)
>
> A C99, C++11 or POSIX implementation that does not provide hypot is
> non-conforming.
>
> So it's a matter of working around defects.
> It's probably due to reliance on Microsoft's libc, which doesn't have this
> symbol defined (though it does have it as _hypot).
Right, but remember there is is no ::hypot in C++11, only std::hypot.
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk