Subject: [Boost-bugs] [Boost C++ Libraries] #11938: multiprecision documentation error
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-01-24 16:42:51
#11938: multiprecision documentation error
------------------------------+---------------------------
Reporter: anonymous | Owner: matias
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Documentation
Version: Boost 1.60.0 | Severity: Problem
Keywords: |
------------------------------+---------------------------
http://www.boost.org/doc/libs/1_60_0/libs/multiprecision/doc/html/boost_multiprecision/tut/ints/cpp_int.html
says:
typedef number<cpp_rational_backend> checked_cpp_rational;
I figure it's supposed to say:
typedef number<checked_cpp_rational_backend> checked_cpp_rational;
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11938> 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:19 UTC