TreeReferences do not deepcopy unless asked

This commit is contained in:
Léa Saviot
2018-06-26 17:59:30 +02:00
parent 2906d72aee
commit f67eb9c0a8
9 changed files with 44 additions and 30 deletions

View File

@@ -1,6 +1,7 @@
#include "tree_node.h"
#include "tree_pool.h"
#include "expression_node.h"
#include <stdio.h>
// Node operations