summaryrefslogtreecommitdiff
path: root/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'value.h')
-rw-r--r--value.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/value.h b/value.h
index d2f893b5..fc1517ed 100644
--- a/value.h
+++ b/value.h
@@ -89,6 +89,7 @@ class value_t
}
void destroy();
+ void simplify();
value_t& operator=(const value_t& value);
value_t& operator=(const bool value) {