SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Public Types | Public Member Functions
sdsl::int_vector_serialize_wrapper< int_vector_type > Class Template Reference

List of all members.

Public Types

typedef int_vector_type::size_type size_type

Public Member Functions

 int_vector_serialize_wrapper (const int_vector_type &vec)
size_type serialize (std::ostream &out, structure_tree_node *v=NULL, std::string name="") const

template<class int_vector_type = int_vector<>>
class sdsl::int_vector_serialize_wrapper< int_vector_type >


The documentation for this class was generated from the following file: