SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Public Member Functions
sdsl::buffered_char_queue Class Reference

List of all members.

Public Member Functions

void init (const std::string &dir, char c)
void push_back (uint8_t x)
uint8_t pop_front ()

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