Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76796 - trunk/libs/filesystem/v3/doc/src
From: bdawes_at_[hidden]
Date: 2012-01-30 15:43:36


Author: bemandawes
Date: 2012-01-30 15:43:34 EST (Mon, 30 Jan 2012)
New Revision: 76796
URL: http://svn.boost.org/trac/boost/changeset/76796

Log:
Add issue 7, How should class path inserter and extractor be specified?
Text files modified:
   trunk/libs/filesystem/v3/doc/src/tr2_snippets.html | 15 +++++++++++----
   1 files changed, 11 insertions(+), 4 deletions(-)

Modified: trunk/libs/filesystem/v3/doc/src/tr2_snippets.html
==============================================================================
--- trunk/libs/filesystem/v3/doc/src/tr2_snippets.html (original)
+++ trunk/libs/filesystem/v3/doc/src/tr2_snippets.html 2012-01-30 15:43:34 EST (Mon, 30 Jan 2012)
@@ -13,12 +13,12 @@
   <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="579">
     <tr>
       <td width="153" align="left" valign="top">Document number:</td>
- <td width="426">N3335=12-0025</td>
+ <td width="426"><span style="background-color: #FFFF00">D????=12-????</span></td>
     </tr>
     <tr>
       <td width="153" align="left" valign="top">Date:</td>
       <td width="426">
- <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y-%m-%d" startspan -->2012-01-13<!--webbot bot="Timestamp" endspan i-checksum="12045" --></td>
+ <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%Y-%m-%d" startspan -->2012-01-30<!--webbot bot="Timestamp" endspan i-checksum="12041" --></td>
     </tr>
     <tr>
       <td width="153" align="left" valign="top">Project:</td>
@@ -31,7 +31,7 @@
   </table>
 
 
-<h1>Filesystem Library for C++11/TR2 (Revision 1)</h1>
+<h1>Filesystem Library for C++11/TR2 (Revision 2)</h1>
 
 
 <p>This paper proposes that the&nbsp;filesystem library component of <i>C++ Standard
@@ -293,7 +293,14 @@
 enough that I'd like to see actual implementation and use experience (presumably
 via Boost), and (2) I can't recall a user ever requesting such a feature.</p>
 <hr>
-<h3>Issue 6: Could allocator support be class path?</h3>
+<h3>Issue 6: Could allocator support be added to class path?</h3>
+<h4>Discussion</h4>
+<p>Question raised by a committee member in private email.</p>
+<p>Comment from Beman: How would allocator support work, given that class path
+is not a template?</p>
+<h4>Proposed resolution</h4>
+<hr>
+<h3>Issue 7: Should ?</h3>
 <h4>Discussion</h4>
 <p>Question raised by a committee member in private email.</p>
 <p>Comment from Beman: How would allocator support work, given that class path


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