summaryrefslogtreecommitdiffstats
path: root/www/cxx_status.html
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2018-11-12 17:19:48 +0000
committerErich Keane <erich.keane@intel.com>2018-11-12 17:19:48 +0000
commit8e8c9f7c8a9e74c7007e3d71e308b4abe231712e (patch)
tree7a55e3289cd1ac401cccbb884281b3894dc552cb /www/cxx_status.html
parente6966fe563654422468e12db1abc3aad69fd78fd (diff)
Implement P1094R2 (nested inline namespaces)
As approved for the Working Paper in San Diego, support annotating inline namespaces with 'inline'. Change-Id: I51a654e11ffb475bf27cccb2458768151619e384 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@346677 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/cxx_status.html')
-rwxr-xr-xwww/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/cxx_status.html b/www/cxx_status.html
index f7db88f649..ee0c6e8542 100755
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -1011,7 +1011,7 @@ as the draft C++2a standard evolves.
<tr>
<td>Nested inline namespaces</td>
<td><a href="http://wg21.link/p1094r2">P1094R2</a></td>
- <td class="none" align="center">No</td>
+ <td class="svn" align="center">SVN</td>
</tr>
</table>
</details>