diff --git a/libs/BLT b/libs/BLT index ffa20e0..148768d 160000 --- a/libs/BLT +++ b/libs/BLT @@ -1 +1 @@ -Subproject commit ffa20e0e51a8b308458e0b3ca2946af4eef4bae6 +Subproject commit 148768d6903884feb92066f316915f6ebf97f464 diff --git a/tests/src/tests.cpp b/tests/src/tests.cpp index 12d0684..5ab7c62 100644 --- a/tests/src/tests.cpp +++ b/tests/src/tests.cpp @@ -230,9 +230,6 @@ namespace fb std::array, MAX_ARGS>, MAX_OPERATORS> argument_constraints; std::array argument_count; std::array functions; - - - node_tree tree; }; template... operators>