Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r64274 - sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing
From: bbartmanboost_at_[hidden]
Date: 2010-07-22 18:38:04


Author: bbartman
Date: 2010-07-22 18:38:03 EDT (Thu, 22 Jul 2010)
New Revision: 64274
URL: http://svn.boost.org/trac/boost/changeset/64274

Log:
fixed test for 64 bit added more members then I should have
Text files modified:
   sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/pointer_member_test.cpp | 4 +---
   1 files changed, 1 insertions(+), 3 deletions(-)

Modified: sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/pointer_member_test.cpp
==============================================================================
--- sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/pointer_member_test.cpp (original)
+++ sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/pointer_member_test.cpp 2010-07-22 18:38:03 EDT (Thu, 22 Jul 2010)
@@ -74,9 +74,7 @@
                 detail::ptr_mask_type
>::value - 4
>
- >,
- flag<b1>,
- flag<b2>
+ >
> test_type_7;
 int main() {
     {


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