SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
Static Public Member Functions
sdsl::structure_tree Class Reference

List of all members.

Static Public Member Functions

static structure_tree_nodeadd_child (structure_tree_node *v, const string &name, const string &class_name)
template<class IntType >
static void add_size (structure_tree_node *v, IntType value)
static structure_tree_nodeparent (const structure_tree_node *v)

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