SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Public Types | Public Member Functions | Public Attributes
sdsl::fast_cache Struct Reference

List of all members.

Public Types

typedef int_vector::size_type size_type

Public Member Functions

bool exists (size_type i, size_type &x)
void write (size_type i, size_type x)

Public Attributes

size_type m_table [2 *(CACHE_SIZE+1)]

The documentation for this struct was generated from the following file: