Subject: [Boost-bugs] [Boost C++ Libraries] #3800: Repeated Example in boost::type_traits::is_base_of
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-28 19:21:22
#3800: Repeated Example in boost::type_traits::is_base_of
----------------------------------------------+-----------------------------
Reporter: Alfred Rossi <alfredr@â¦> | Owner: matias
Type: Bugs | Status: new
Milestone: Boost 1.42.0 | Component: Documentation
Version: Boost 1.41.0 | Severity: Cosmetic
Keywords: |
----------------------------------------------+-----------------------------
This line appears twice in the documentation of
boost::type_traits::is_base_of (i.e. in is_base_of.qbk):
[:`is_base_of<Base, Derived>::value` is an integral constant expression
that evaluates to /true/.]
I suspect that it was meant to say
[:`is_base_of<Derived, Derived>::value` is an integral constant expression
that evaluates to /true/.]
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3800> 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:02 UTC