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