SDSL
3.0.0
Succinct Data Structure Library
|
#include <int_vector.hpp>
Public Member Functions | |
raw_wrapper ()=delete | |
raw_wrapper (const int_vector &_vec) | |
size_type | serialize (std::ostream &out, structure_tree_node *v=nullptr, std::string name="") const |
Public Attributes | |
const int_vector & | vec |
Definition at line 844 of file int_vector.hpp.
|
delete |
|
inline |
Definition at line 848 of file int_vector.hpp.
|
inline |
Definition at line 852 of file int_vector.hpp.
const int_vector& sdsl::int_vector< t_width >::raw_wrapper::vec |
Definition at line 846 of file int_vector.hpp.