Extract SparseByteSet into its own module
Summary: [Folly] Extract `SparseByteSet` into its own module. `SparseByteSet`, formerly `FastByteSet`, is actually a generic, fully standalone class. It does not need to be embedded in `Range.cpp`. Reviewed By: @bmaurer Differential Revision: D2460180
Showing
folly/SparseByteSet.h
0 → 100644
Please register or sign in to comment