summaryrefslogtreecommitdiffstats
path: root/libcxx/www
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2018-02-04 07:37:09 +0000
committerEric Fiselier <eric@efcs.ca>2018-02-04 07:37:09 +0000
commit4f0c85310d880752684621d4afd2eea7f397bf99 (patch)
treed3bee8b5bc7e8a3059f392eae597a978005e035f /libcxx/www
parente3690ba58697bdec5e989cff0360845f239813f5 (diff)
downloadbcm5719-llvm-4f0c85310d880752684621d4afd2eea7f397bf99.tar.gz
bcm5719-llvm-4f0c85310d880752684621d4afd2eea7f397bf99.zip
Mark LWG 3014 as complete. No code changes needed
llvm-svn: 324193
Diffstat (limited to 'libcxx/www')
-rw-r--r--libcxx/www/upcoming_meeting.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcxx/www/upcoming_meeting.html b/libcxx/www/upcoming_meeting.html
index 67708aac86c..7c4a27ba80c 100644
--- a/libcxx/www/upcoming_meeting.html
+++ b/libcxx/www/upcoming_meeting.html
@@ -77,7 +77,7 @@
<tr><td><a href="https://wg21.link/LWG3010">3010</a></td><td>[networking.ts] <tt>uses_executor</tt> says "if a type <tt>T::executor_type</tt> exists"</td><td>Jacksonville</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG3013">3013</a></td><td><tt>(recursive_)directory_iterator</tt> construction and traversal should not be <tt>noexcept</tt></td><td>Jacksonville</td><td>Complete</td></tr>
<tr><td><a href="https://wg21.link/LWG3014">3014</a></td><td>More <tt>noexcept</tt> issues with filesystem operations</td><td>Jacksonville</td><td>Complete</td></tr>
-<tr><td><a href="https://wg21.link/LWG3015">3015</a></td><td><tt>copy_options::<i>unspecified</i></tt> underspecified</td><td>Jacksonville</td><td></td></tr>
+ <tr><td><a href="https://wg21.link/LWG3015">3015</a></td><td><tt>copy_options::<i>unspecified</i></tt> underspecified</td><td>Jacksonville</td><td><i>Nothing to do</i></td></tr>
<tr><td><a href="https://wg21.link/LWG3017">3017</a></td><td><tt>list splice</tt> functions should use <tt>addressof</tt></td><td>Jacksonville</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG3020">3020</a></td><td>[networking.ts] Remove spurious nested <tt>value_type</tt> buffer sequence requirement</td><td>Jacksonville</td><td></td></tr>
<tr><td><a href="https://wg21.link/LWG3026">3026</a></td><td><tt>filesystem::weakly_canonical</tt> still defined in terms of <tt>canonical(p, base)</tt></td><td>Jacksonville</td><td></td></tr>
@@ -114,7 +114,7 @@
<li> 3010 - No networking TS implementation yet</li>
<li> 3013 - We already implement this</li>
<li> 3014 - We implement this</li>
-<li> 3015 - Eric? </li>
+<li> 3015 - Wording changes only</li>
<li> 3017 - We don't do the splicing stuff yet</li>
<li> 3020 - No networking TS implementation yet</li>
<li> 3026 - I think this is just wording cleanup - Eric?</li>
OpenPOWER on IntegriCloud