Mark <experimental/system_error> as complete

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@227974 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier 2015-02-03 16:04:45 +00:00
parent cdc7bb55df
commit 40f8695e54

View File

@ -71,7 +71,7 @@
<tr><td>Other type transformations</td><td>Not started</td></tr> <tr><td>Other type transformations</td><td>Not started</td></tr>
<tr><td>Compile-time Rational Arithmetic</td><td>Implementation in progress</td></tr> <tr><td>Compile-time Rational Arithmetic</td><td>Implementation in progress</td></tr>
<tr><td>Time Utilities</td><td>Complete</td></tr> <tr><td>Time Utilities</td><td>Complete</td></tr>
<tr><td>System Error Support</td><td>Implementation in progress</td></tr> <tr><td>System Error Support</td><td>Complete</td></tr>
<tr><td></td><td></td></tr> <tr><td></td><td></td></tr>
<tr><td>Searchers</td><td>Not started</td></tr> <tr><td>Searchers</td><td>Not started</td></tr>
<tr><td>Optional Objects</td><td>Initial implementation complete</td></tr> <tr><td>Optional Objects</td><td>Initial implementation complete</td></tr>