Subject: [Boost-bugs] [Boost C++ Libraries] #9017: Support for std::numeric_traits
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-20 10:47:48
#9017: Support for std::numeric_traits
------------------------------+----------------------
Reporter: dlwalker | Owner: dlwalker
Type: Bugs | Status: new
Milestone: To Be Determined | Component: rational
Version: Boost 1.54.0 | Severity: Problem
Keywords: |
------------------------------+----------------------
Although `boost::rational` uses `std::numeric_limits` in its
implementation, it does not provide its own (partial) specialization of
the standard class template. This means that generic numeric code cannot
use `rational` in contexts that use the assistance of `numeric_limits`.
This has been brought to my attention by Michael Olea in his message
<http://lists.boost.org/boost-users/2013/08/79751.php> to the Users' list.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9017> 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:13 UTC