Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r84117 - trunk/boost/log/utility
From: andrey.semashev_at_[hidden]
Date: 2013-05-02 15:39:13


Author: andysem
Date: 2013-05-02 15:39:12 EDT (Thu, 02 May 2013)
New Revision: 84117
URL: http://svn.boost.org/trac/boost/changeset/84117

Log:
Corrected comment.
Text files modified:
   trunk/boost/log/utility/explicit_operator_bool.hpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/boost/log/utility/explicit_operator_bool.hpp
==============================================================================
--- trunk/boost/log/utility/explicit_operator_bool.hpp (original)
+++ trunk/boost/log/utility/explicit_operator_bool.hpp 2013-05-02 15:39:12 EDT (Thu, 02 May 2013)
@@ -61,7 +61,7 @@
 
 #else
 
- // MSVC is too eager to convert pointer to function to void* even when it shouldn't
+ // MSVC is too eager to convert pointer to function to void* even though it shouldn't
     struct unspecified_bool
     {
         // NOTE TO THE USER: If you see this in error messages then you tried


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk