Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-23 14:26:02
#10925: fialed to build math library with studo 12.4 c++ on Solaris 11.2
-------------------------------+-------------------------
Reporter: angela.xie@⦠| Owner: johnmaddock
Type: Bugs | Status: new
Milestone: To Be Determined | Component: math
Version: Boost 1.56.0 | Severity: Showstopper
Resolution: | Keywords:
-------------------------------+-------------------------
Comment (by Zok):
Hey, is that what you asking? (Sorry, if I misunderstood)
{{{
#if defined(__sun) && defined(__SVR4)
Check for std::numeric_limits<T>::has_infinity
std::numeric_limits<T>::has_quiet_NaN
std::numeric_limits<T>::has_signaling_NaN
#else
Check for std::numeric_limits<T>::is_iec559
#endif
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10925#comment:10> 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:17 UTC