$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r73860 - sandbox/conversion/libs/conversion_ext/example
From: vicente.botet_at_[hidden]
Date: 2011-08-17 17:54:02
Author: viboes
Date: 2011-08-17 17:54:01 EDT (Wed, 17 Aug 2011)
New Revision: 73860
URL: http://svn.boost.org/trac/boost/changeset/73860
Log:
conversion: change EXPLICT_ by EXPLICTLY_
Text files modified: 
   sandbox/conversion/libs/conversion_ext/example/cp_overload.cpp |     2 +-                                      
   1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/conversion/libs/conversion_ext/example/cp_overload.cpp
==============================================================================
--- sandbox/conversion/libs/conversion_ext/example/cp_overload.cpp	(original)
+++ sandbox/conversion/libs/conversion_ext/example/cp_overload.cpp	2011-08-17 17:54:01 EDT (Wed, 17 Aug 2011)
@@ -21,7 +21,7 @@
     return 1;
   }
 }
-#if defined BOOST_CONVERSION_NO_IS_EXTRINSIC_EXPLICIT_CONVERTIBLE_TAGGED
+#if defined BOOST_CONVERSION_NO_IS_EXTRINSIC_EXPLICITLY_CONVERTIBLE_TAGGED
 namespace boost {
   namespace conversion {
     template <>