SDSL 3.0.3
Succinct Data Structure Library
Loading...
Searching...
No Matches
int_vector_buffer.hpp File Reference

int_vector_buffer.hpp contains the sdsl::int_vector_buffer class. More...

#include <cassert>
#include <fstream>
#include <iterator>
#include <stdint.h>
#include <string>
#include <sdsl/int_vector.hpp>
#include <sdsl/ram_fs.hpp>
#include <sdsl/sfstream.hpp>
#include <sdsl/util.hpp>

Go to the source code of this file.

Classes

class  sdsl::int_vector_buffer< t_width >
class  sdsl::int_vector_buffer< t_width >::reference
class  sdsl::int_vector_buffer< t_width >::iterator

Namespaces

namespace  sdsl
 Namespace for the succinct data structure library.

Detailed Description

int_vector_buffer.hpp contains the sdsl::int_vector_buffer class.

Author
Maike Zwerger, Timo Beller and Simon Gog

Definition in file int_vector_buffer.hpp.