$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: bdawes_at_[hidden]
Date: 2007-12-14 16:58:34
Author: bemandawes
Date: 2007-12-14 16:58:34 EST (Fri, 14 Dec 2007)
New Revision: 42055
URL: http://svn.boost.org/trac/boost/changeset/42055
Log:
Add comment to issue 59
Text files modified:
sandbox/committee/LWG/issues.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: sandbox/committee/LWG/issues.html
==============================================================================
--- sandbox/committee/LWG/issues.html (original)
+++ sandbox/committee/LWG/issues.html 2007-12-14 16:58:34 EST (Fri, 14 Dec 2007)
@@ -327,6 +327,8 @@
operator== can be defined as FD(x.count()) == FD(y.count()), and the
same
pattern can be applied to operator<, operator+, and operator-. </p>
+<p><i>The type FRDuration has already been defined (right after the header <date_time>
+synopsis). So it could be used operationally, as Pete suggests.</i></p>
<p> </p>
</body>