SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
|
Public Types | |
typedef int_vector < fixedIntWidth, size_type_class > | int_vector_type |
typedef int_vector_type::size_type | size_type |
typedef int_vector_type::value_type | value_type |
Public Member Functions | |
int_vector_serialize_vbyte_wrapper (const int_vector_type &vec) | |
size_type | serialize (std::ostream &out, structure_tree_node *v=NULL, std::string name="") const |