TurboPFor: Elias fano scalar + SIMD

This commit is contained in:
x
2017-01-04 16:34:21 +01:00
parent f5528867f6
commit a42d09906e

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// eliasfano.h - "Integer Compression" Elias Fano c/c++ header
// eliasfano.h - "Integer Compression" Elias Fano c/c++ header
#ifdef __cplusplus
extern "C" {
#endif