--- a/src/core/model/boolean.h Fri May 13 14:51:51 2011 -0400
+++ b/src/core/model/boolean.h Fri May 13 14:52:27 2011 -0400
@@ -44,7 +44,7 @@
bool Get (void) const;
template <typename T>
bool GetAccessor (T &v) const;
-
+
operator bool () const;
virtual Ptr<AttributeValue> Copy (void) const;