Subject: [Boost-bugs] [Boost C++ Libraries] #4472: [test] documentation: error in test/doc/html/utf/testing-tools/reference.html
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-07-27 08:21:37
#4472: [test] documentation: error in test/doc/html/utf/testing-
tools/reference.html
-------------------------------------------------+--------------------------
Reporter: Anton Ivanov <anton.ai81@â¦> | Owner: matias
Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: Documentation
Version: Boost 1.44.0 | Severity: Cosmetic
Keywords: test |
-------------------------------------------------+--------------------------
on paje with BOOST_<level>_GT
we see
{{{
Check performed by these tools is the same as the one performed by
BOOST_<level>( left >= right ).
}}}
but correct is
{{{
Check performed by these tools is the same as the one performed by
BOOST_<level>( left > right ).
}}}
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4472> 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:03 UTC