|
Boost-Commit : |
From: danieljames_at_[hidden]
Date: 2007-07-17 19:19:34
Author: danieljames
Date: 2007-07-17 19:19:33 EDT (Tue, 17 Jul 2007)
New Revision: 7459
URL: http://svn.boost.org/trac/boost/changeset/7459
Log:
Change a comment.
Text files modified:
sandbox/unordered/libs/unordered/test/unordered/erase_equiv_tests.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: sandbox/unordered/libs/unordered/test/unordered/erase_equiv_tests.cpp
==============================================================================
--- sandbox/unordered/libs/unordered/test/unordered/erase_equiv_tests.cpp (original)
+++ sandbox/unordered/libs/unordered/test/unordered/erase_equiv_tests.cpp 2007-07-17 19:19:33 EDT (Tue, 17 Jul 2007)
@@ -104,7 +104,7 @@
}
}
-// At this point I got bored and wrote more automated tests...
+// More automated tests...
template<class Range1, class Range2>
bool compare(Range1 const& x, Range2 const& y)
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk