Boost logo

Boost-Commit :

From: mmarcus_at_[hidden]
Date: 2008-06-24 20:39:25


Author: mmarcus
Date: 2008-06-24 20:39:24 EDT (Tue, 24 Jun 2008)
New Revision: 46666
URL: http://svn.boost.org/trac/boost/changeset/46666

Log:
Annotated issues from 06/11 section of algorithms that have already been fixed.

Text files modified:
   sandbox/committee/concepts/stdlib/lib-issues.txt | 8 ++++----
   1 files changed, 4 insertions(+), 4 deletions(-)

Modified: sandbox/committee/concepts/stdlib/lib-issues.txt
==============================================================================
--- sandbox/committee/concepts/stdlib/lib-issues.txt (original)
+++ sandbox/committee/concepts/stdlib/lib-issues.txt 2008-06-24 20:39:24 EDT (Tue, 24 Jun 2008)
@@ -109,11 +109,11 @@
  
 25.3.3.3
 
-- Decided that not an issues of operator semantic requirements stated in text as reqs are restricted to a specific set of values not the types in general.
+N - Decided that not an issues of operator semantic requirements stated in text as reqs are restricted to a specific set of values not the types in general.
 
 25.3.4
 
-- merge Predicate wants to go to StrictWeakOrdering even though three type. Look at SameType requirement. Look for this going forward.
+Y - merge Predicate wants to go to StrictWeakOrdering even though three type. Look at SameType requirement. Look for this going forward.
 
 25.3.6.1
 25.3.6.3
@@ -122,13 +122,13 @@
 
 25.3.6.5
 
-First is_heap_until is missing LessThanComparable requirement
+Y - First is_heap_until is missing LessThanComparable requirement
 
 25.3.7
 
 max/min/minmax
 
-- Make Predicate > StrictWeakOrdering move T -> T const&
+Y - Make Predicate > StrictWeakOrdering move T -> T const&
 
 - We do not know how to handle one of the the variadic versions.
 


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