Subject: Re: [Boost-bugs] [Boost C++ Libraries] #7671: Error including boost/thread.hpp header on iOS
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-11-09 17:06:35
#7671: Error including boost/thread.hpp header on iOS
------------------------------------------+---------------------------------
Reporter: Dr.Schroers@⦠| Owner: anthonyw
Type: Bugs | Status: new
Milestone: To Be Determined | Component: thread
Version: Boost 1.52.0 | Severity: Problem
Resolution: | Keywords:
------------------------------------------+---------------------------------
Comment (by viboes):
Replying to [comment:4 Wolfram Schroers <Dr.Schroers@â¦>]:
> Replying to [comment:2 viboes]:
> The project uses C++11 and the compiler supports the `constexpr`
statement. The issue seems to be that the boost-header assumes that
`std::numeric_limits<float>::max` is a compile-time constant which is not
the case on the given platform.
As said before you need to use a std lib compatible with C++11. libc++ is
free and works well with clang.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/7671#comment:5> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC