fix eoForge*

- fix memory allocation in forges.
- fix empty variadic tuples when handling constructors without arg.
- remove eoForgeMap.
This commit is contained in:
Johann Dreo 2020-03-29 17:45:42 +02:00
commit 2183ee688b
5 changed files with 276 additions and 65 deletions

View file

@ -73,6 +73,7 @@ set (TEST_LIST
t-eoEvalCmd
t-operator-forge
t-forge-algo
t-algo-forged
)