SDSL 3.0.1
Succinct Data Structure Library
|
#include <int_vector_io_wrappers.hpp>
Public Types | |
typedef int_vector | int_vector_type |
typedef int_vector_type::size_type | size_type |
typedef int_vector_type::value_type | value_type |
Public Member Functions | |
int_vector_load_vlen_wrapper (int_vector_type &vec) | |
void | load (std::istream &in) |
Definition at line 145 of file int_vector_io_wrappers.hpp.
typedef int_vector sdsl::int_vector_load_vlen_wrapper< coder_type >::int_vector_type |
Definition at line 148 of file int_vector_io_wrappers.hpp.
typedef int_vector_type::size_type sdsl::int_vector_load_vlen_wrapper< coder_type >::size_type |
Definition at line 149 of file int_vector_io_wrappers.hpp.
typedef int_vector_type::value_type sdsl::int_vector_load_vlen_wrapper< coder_type >::value_type |
Definition at line 150 of file int_vector_io_wrappers.hpp.
|
inline |
Definition at line 156 of file int_vector_io_wrappers.hpp.
|
inline |
Definition at line 160 of file int_vector_io_wrappers.hpp.