SDSL 3.0.1
Succinct Data Structure Library
|
#include <structure_tree.hpp>
Static Public Member Functions | |
static structure_tree_node * | add_child (structure_tree_node *v, const std::string &name, const std::string &type) |
static void | add_size (structure_tree_node *v, uint64_t value) |
Definition at line 66 of file structure_tree.hpp.
|
inlinestatic |
Definition at line 69 of file structure_tree.hpp.
|
inlinestatic |
Definition at line 74 of file structure_tree.hpp.