Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r72006 - sandbox/block_ptr/libs/smart_ptr/example
From: phil_at_[hidden]
Date: 2011-05-16 18:29:52


Author: pbouchard
Date: 2011-05-16 18:29:51 EDT (Mon, 16 May 2011)
New Revision: 72006
URL: http://svn.boost.org/trac/boost/changeset/72006

Log:
* Code cleanup
Text files modified:
   sandbox/block_ptr/libs/smart_ptr/example/benchmark.cpp | 1 -
   1 files changed, 0 insertions(+), 1 deletions(-)

Modified: sandbox/block_ptr/libs/smart_ptr/example/benchmark.cpp
==============================================================================
--- sandbox/block_ptr/libs/smart_ptr/example/benchmark.cpp (original)
+++ sandbox/block_ptr/libs/smart_ptr/example/benchmark.cpp 2011-05-16 18:29:51 EDT (Mon, 16 May 2011)
@@ -3,7 +3,6 @@
 #include <memory>
 #include <iostream>
 #include <boost/shared_ptr.hpp>
-#define BOOST_BP_RAW_POINTER
 #include <boost/block_ptr.hpp>
 
 using namespace std;


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