Subject: [Boost-bugs] [Boost C++ Libraries] #9475: mistyping on the online boost reference
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-12-06 07:53:23
#9475: mistyping on the online boost reference
------------------------------+-------------------------
Reporter: anonymous | Owner: johnmaddock
Type: Tasks | Status: new
Milestone: To Be Determined | Component: type_traits
Version: Boost 1.55.0 | Severity: Cosmetic
Keywords: mistyping |
------------------------------+-------------------------
hey there
on the webside:
http://www.boost.org/doc/libs/1_55_0/libs/type_traits/doc/html/boost_typetraits/examples/improved_min.html
the rhs parameter of the min-function should have the type U:
{{{
min(T t, U u)
}}}
otherwise the second code shown down below on that website won't compile
without explicit template arguments ;) .
greetings from switzerland and sorry therefore for my bad english.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/9475> 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:15 UTC