SDSL 3.0.3
Succinct Data Structure Library
|
#include <int_vector_io_wrappers.hpp>
Public Types | |
typedef int_vector_type::size_type | size_type |
Public Member Functions | |
int_vector_serialize_wrapper (int_vector_type const &vec) | |
size_type | serialize (std::ostream &out, structure_tree_node *v=nullptr, std::string name="") const |
Definition at line 170 of file int_vector_io_wrappers.hpp.
typedef int_vector_type::size_type sdsl::int_vector_serialize_wrapper< int_vector_type >::size_type |
Definition at line 173 of file int_vector_io_wrappers.hpp.
|
inline |
Definition at line 179 of file int_vector_io_wrappers.hpp.
|
inline |
Definition at line 182 of file int_vector_io_wrappers.hpp.