Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-05-30 11:13:26


Author: dgregor
Date: 2008-05-30 11:13:26 EDT (Fri, 30 May 2008)
New Revision: 45951
URL: http://svn.boost.org/trac/boost/changeset/45951

Log:
Add another issue
Added:
   sandbox/committee/concepts/issues/issues/issue38.xml (contents, props changed)

Added: sandbox/committee/concepts/issues/issues/issue38.xml
==============================================================================
--- (empty file)
+++ sandbox/committee/concepts/issues/issues/issue38.xml 2008-05-30 11:13:26 EDT (Fri, 30 May 2008)
@@ -0,0 +1,18 @@
+<?xml version='1.0' encoding='iso-8859-1' standalone='no'?>
+<!DOCTYPE issue SYSTEM "lwg-issue.dtd" [
+ <!ENTITY nbsp "&#160;">
+] >
+
+<issue num="38" status="Open">
+<title>Container move constructor/assignment operators don't account for scoped allocators</title>
+<section><sref ref="[containers]"/></section>
+<submitter>Pablo Halpern</submitter>
+<date>29 May 2008</date>
+
+<discussion>
+ <p>The requirements for extended move construction are correct table
+ 91, but missing in the requires clauses in N2623. The requirements
+ on the normal move constructor and the move assignment operator are
+ missing.</p>
+</discussion>
+</issue>


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