Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62057 - sandbox/SOC/2010/bit_masks/lib/integer/test
From: bbartmanboost_at_[hidden]
Date: 2010-05-17 08:35:16


Author: bbartman
Date: 2010-05-17 08:35:15 EDT (Mon, 17 May 2010)
New Revision: 62057
URL: http://svn.boost.org/trac/boost/changeset/62057

Log:
adding testing sweet for operators for integral_masks
Added:
   sandbox/SOC/2010/bit_masks/lib/integer/test/bitwise_integral_mask_testing.cpp (contents, props changed)
Text files modified:
   sandbox/SOC/2010/bit_masks/lib/integer/test/bitwise_operator_test.cpp | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Added: sandbox/SOC/2010/bit_masks/lib/integer/test/bitwise_integral_mask_testing.cpp
==============================================================================

Modified: sandbox/SOC/2010/bit_masks/lib/integer/test/bitwise_operator_test.cpp
==============================================================================
--- sandbox/SOC/2010/bit_masks/lib/integer/test/bitwise_operator_test.cpp (original)
+++ sandbox/SOC/2010/bit_masks/lib/integer/test/bitwise_operator_test.cpp 2010-05-17 08:35:15 EDT (Mon, 17 May 2010)
@@ -8,7 +8,7 @@
 #include "test_type_list.hpp"
 #include <boost/integer/high_low_bits.hpp>
 #include <boost/integer/bit_mask.hpp>
-// #include <boost/integer/details/bit_mask_function_support.hpp>
+
 
 
 // Testing for operator overloads.


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