cleanup CompressedList / MutableCompressedList interfaces
authorPhilip Pronin <philipp@fb.com>
Mon, 6 Jul 2015 00:29:39 +0000 (17:29 -0700)
committerSara Golemon <sgolemon@fb.com>
Tue, 7 Jul 2015 17:25:09 +0000 (10:25 -0700)
commit29cfa7b79aa1d156164db10c5f882166d0172c10
tree22aec0ec0ed00998e17594ffbacb1ab325682c50
parentc286b93ad2092bea4bb9c1287a0be10a050f1441
cleanup CompressedList / MutableCompressedList interfaces

Summary: Drop those `const_cast<>` hacks.

Reviewed By: @ot

Differential Revision: D2217629
folly/experimental/BitVectorCoding.h
folly/experimental/EliasFanoCoding.h
folly/experimental/test/BitVectorCodingTest.cpp
folly/experimental/test/EliasFanoCodingTest.cpp