SDSL 3.0.3
Succinct Data Structure Library
|
#include <int_vector_io_wrappers.hpp>
Public Types | |
typedef int_vector< fixedIntWidth > | 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_vbyte_wrapper (int_vector_type &vec) | |
void | load (std::istream &in) |
Definition at line 77 of file int_vector_io_wrappers.hpp.
typedef int_vector<fixedIntWidth> sdsl::int_vector_load_vbyte_wrapper< fixedIntWidth >::int_vector_type |
Definition at line 80 of file int_vector_io_wrappers.hpp.
typedef int_vector_type::size_type sdsl::int_vector_load_vbyte_wrapper< fixedIntWidth >::size_type |
Definition at line 81 of file int_vector_io_wrappers.hpp.
typedef int_vector_type::value_type sdsl::int_vector_load_vbyte_wrapper< fixedIntWidth >::value_type |
Definition at line 82 of file int_vector_io_wrappers.hpp.
|
inline |
Definition at line 88 of file int_vector_io_wrappers.hpp.
|
inline |
Definition at line 91 of file int_vector_io_wrappers.hpp.