Rebase fix
This commit is contained in:
parent
3e075ec92d
commit
7e80ad86aa
@ -46,7 +46,6 @@ public:
|
||||
bool has_node(const std::string& name) const;
|
||||
void update_node(Node node);
|
||||
const Node& node(const std::string& name) const;
|
||||
bool is_disconnected(const std::string& node) const;
|
||||
std::vector<std::reference_wrapper<const Node>> roots() const;
|
||||
std::vector<Branch> downtree_branches(const std::string& node) const;
|
||||
std::vector<const Branch*> branches() const;
|
||||
|
Loading…
Reference in New Issue
Block a user