4#ifndef INCLUDED_SDSL_FAST_CACHE
5#define INCLUDED_SDSL_FAST_CACHE
12#define CACHE_SIZE 0x3FFULL
A generic vector class for integers of width .
int_vector.hpp contains the sdsl::int_vector class.
Namespace for the succinct data structure library.
void write(size_type i, size_type x)
int_vector ::size_type size_type
bool exists(size_type i, size_type &x)
size_type m_table[2 *(CACHE_SIZE+1)]