|
ee840c6134
|
ADD: added possibility to clone a tree node
|
2019-08-28 15:00:06 +02:00 |
|
|
64219f581d
|
ADD: inserting and removing children
|
2019-08-22 12:36:03 +02:00 |
|
|
75e6d2007b
|
FIX: fixed const correctness
|
2019-07-07 21:59:10 +02:00 |
|
|
ef31885f61
|
ADD: return the root of the tree
|
2019-06-04 10:55:28 +02:00 |
|
|
b7b350a9e1
|
ADD: method to find all nodes of specific type
|
2019-04-10 13:11:43 +02:00 |
|
|
6d55169a5f
|
ADD: method to search for all nodes with a given base
|
2019-04-10 09:53:08 +02:00 |
|
|
cf58516daf
|
ADD: method to prepend a child
|
2019-04-10 09:52:46 +02:00 |
|
|
2850647c66
|
FIX: check if child is not nullptr on adding
|
2019-04-07 16:32:56 +02:00 |
|
|
22739d8ac4
|
ADD: added method to prepend a child
|
2019-04-04 23:27:58 +02:00 |
|
|
30ccb2e695
|
ADD: initial source commit
|
2019-04-03 21:21:22 +02:00 |
|