Fix direct (and complex) bitcopy() to actually work (at least tests
commit0714a7ad8de07ffa2d7b9da3df982e8374891fb1
authorKristian Nielsen <knmeister@gmail.com>
Fri, 6 Feb 2009 22:34:15 +0000 (6 23:34 +0100)
committerKristian Nielsen <knmeister@gmail.com>
Fri, 6 Feb 2009 22:34:15 +0000 (6 23:34 +0100)
treeb881f512ed97f48e026eaf7920887a7841ba1085
parent3f1a3c09b92d554b05527792cb2a3dad3053f3f0
Fix direct (and complex) bitcopy() to actually work (at least tests
don't fail).

Now ready for benchmarking to see if extra complexity over bitcopy2()
is worth it.
exp/bitcopy.cc
test/Makefile
test/beedb_tester.h
test/bitop.cc