diff options
Diffstat (limited to 'value.h')
-rw-r--r-- | value.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -89,7 +89,6 @@ class value_t } void destroy(); - void simplify(); value_t& operator=(const value_t& value); value_t& operator=(const bool value) { |