summaryrefslogtreecommitdiff
path: root/value.h
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2006-03-04 14:17:26 +0000
committerJohn Wiegley <johnw@newartisans.com>2008-04-13 05:48:44 -0400
commit6375730fc9af02c27ec774aa2b9929095f5ffbde (patch)
tree9f27f3ba154fd462d237f7eba670c9f87d703704 /value.h
parent2034d6640c5ba7465cadda5da0060b55c7277d22 (diff)
downloadfork-ledger-6375730fc9af02c27ec774aa2b9929095f5ffbde.tar.gz
fork-ledger-6375730fc9af02c27ec774aa2b9929095f5ffbde.tar.bz2
fork-ledger-6375730fc9af02c27ec774aa2b9929095f5ffbde.zip
*** no comment ***
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) {