Subject: [Boost-bugs] [Boost C++ Libraries] #1496: Bool as true or false (boolalpha) in Boost.Test output?
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-03 11:03:51
#1496: Bool as true or false (boolalpha) in Boost.Test output?
---------------------------------+------------------------------------------
Reporter: pabristow | Owner: rogeeff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.34.1 | Severity: Cosmetic
Keywords: bool boolalpha test |
---------------------------------+------------------------------------------
Is there (or could there be) a way for the output of comparisons of bool
to show as true and false rather than 0 and 1? << boolalpha or
setf(std::boolalpha) somewhere?
This would look nicer?
(Or would it hide *why* something is evaluated as true?)
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1496>
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:49:57 UTC