SDSL 3.0.1
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 820 of file int_vector.hpp.
|
delete |
|
inline |
Definition at line 824 of file int_vector.hpp.
|
inline |
Definition at line 828 of file int_vector.hpp.
const int_vector& sdsl::int_vector< t_width >::raw_wrapper::vec |
Definition at line 822 of file int_vector.hpp.