Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r62949 - sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing
From: bbartmanboost_at_[hidden]
Date: 2010-06-14 16:10:17


Author: bbartman
Date: 2010-06-14 16:10:15 EDT (Mon, 14 Jun 2010)
New Revision: 62949
URL: http://svn.boost.org/trac/boost/changeset/62949

Log:
waiting on the two complement adaptation because its difficult to implement and I may still have errors within it.
Text files modified:
   sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/get_interface_test.cpp | 1 +
   1 files changed, 1 insertions(+), 0 deletions(-)

Modified: sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/get_interface_test.cpp
==============================================================================
--- sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/get_interface_test.cpp (original)
+++ sandbox/SOC/2010/bit_masks/lib/integer/test/bft_testing/get_interface_test.cpp 2010-06-14 16:10:15 EDT (Mon, 14 Jun 2010)
@@ -26,6 +26,7 @@
     
 }
 
+
 int main() {
     // testing look up interface
     {


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