Skip to content
Snippets Groups Projects
Commit ce4fcf29 authored by Jonathan Schöbel's avatar Jonathan Schöbel
Browse files

added copy methods (Fragment)

Fragment can be copied, either recursive (copying also all childs) or
nonrecursive (ignoring the childs, thus the copy has always no childs).
Adding the same element twice in the tree (graph) isn't possible, as
this leads to problems e.g. double free or similars.
parent 7369cbfb
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment